summaryrefslogtreecommitdiff
path: root/src/self.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/self.c')
-rw-r--r--src/self.c5
1 files changed, 3 insertions, 2 deletions
diff --git a/src/self.c b/src/self.c
index 8cf55112..2078808d 100644
--- a/src/self.c
+++ b/src/self.c
@@ -17,6 +17,9 @@
* Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
*/
+#include "config.h"
+#include "self.h"
+
#include <dbus/dbus-glib.h>
#include <stdio.h>
#include <stdlib.h>
@@ -31,8 +34,6 @@
#include <errno.h>
-#include "self.h"
-
#include <gibber/gibber-linklocal-transport.h>
#include <gibber/gibber-muc-connection.h>