summaryrefslogtreecommitdiffstats
path: root/source/rofi.c
diff options
context:
space:
mode:
Diffstat (limited to 'source/rofi.c')
-rw-r--r--source/rofi.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/rofi.c b/source/rofi.c
index 46906901..7b8d553c 100644
--- a/source/rofi.c
+++ b/source/rofi.c
@@ -29,7 +29,7 @@
/** Log domain */
#define G_LOG_DOMAIN "Rofi"
-#include <config.h>
+#include "config.h"
#include <errno.h>
#include <gmodule.h>
#include <locale.h>