summaryrefslogtreecommitdiff
path: root/ytstenut/yts-roster-impl.c
diff options
context:
space:
mode:
Diffstat (limited to 'ytstenut/yts-roster-impl.c')
-rw-r--r--ytstenut/yts-roster-impl.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/ytstenut/yts-roster-impl.c b/ytstenut/yts-roster-impl.c
index 1182274..a796199 100644
--- a/ytstenut/yts-roster-impl.c
+++ b/ytstenut/yts-roster-impl.c
@@ -18,9 +18,10 @@
* Authored by: Rob Staudinger <robsta@linux.intel.com>
*/
+#include "config.h"
+
#include "yts-roster-impl.h"
#include "yts-marshal.h"
-#include "config.h"
G_DEFINE_TYPE (YtsRosterImpl, yts_roster_impl, YTS_TYPE_ROSTER)