aboutsummaryrefslogtreecommitdiffstats
path: root/src/main.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/main.c')
-rw-r--r--src/main.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/main.c b/src/main.c
index 2e8700f02..7dfaf52da 100644
--- a/src/main.c
+++ b/src/main.c
@@ -47,7 +47,7 @@
#include "state_file.h"
#include "tag.h"
#include "dbUtils.h"
-#include "../config.h"
+#include "config.h"
#include "normalize.h"
#include "zeroconf.h"
#include "event_pipe.h"