summaryrefslogtreecommitdiff
path: root/src/im-channel.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/im-channel.c')
-rw-r--r--src/im-channel.c4
1 files changed, 3 insertions, 1 deletions
diff --git a/src/im-channel.c b/src/im-channel.c
index d17b4b2..743eb9b 100644
--- a/src/im-channel.c
+++ b/src/im-channel.c
@@ -19,9 +19,11 @@
*
*/
+#include <config.h>
+#include "im-channel.h"
+
#include <telepathy-glib/telepathy-glib.h>
-#include "im-channel.h"
#include "connection.h"
#include "debug.h"