about summary refs log tree commit diff stats
path: root/src/main.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/main.c')
-rw-r--r--src/main.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/main.c b/src/main.c
index 6ff4d6c0..99f71351 100644
--- a/src/main.c
+++ b/src/main.c
@@ -20,10 +20,10 @@
  *
  */
 
-#include <config.h>
-
 #include <glib.h>
 
+#include "config.h"
+
 #include "profanity.h"
 
 static gboolean disable_tls = FALSE;