summaryrefslogtreecommitdiff
path: root/src/avahi-olpc-activity.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/avahi-olpc-activity.c')
-rw-r--r--src/avahi-olpc-activity.c5
1 files changed, 3 insertions, 2 deletions
diff --git a/src/avahi-olpc-activity.c b/src/avahi-olpc-activity.c
index 424da437..8dba37af 100644
--- a/src/avahi-olpc-activity.c
+++ b/src/avahi-olpc-activity.c
@@ -17,6 +17,9 @@
* Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
*/
+#include "config.h"
+#include "avahi-olpc-activity.h"
+
#include <dbus/dbus-glib.h>
#include <stdio.h>
#include <stdlib.h>
@@ -25,8 +28,6 @@
#include <avahi-gobject/ga-service-resolver.h>
#include <avahi-common/malloc.h>
-#include "avahi-olpc-activity.h"
-
#define DEBUG_FLAG DEBUG_OLPC_ACTIVITY
#include "debug.h"