summaryrefslogtreecommitdiffstats
path: root/src/conf.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/conf.c')
-rw-r--r--src/conf.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/conf.c b/src/conf.c
index 0dcb062..182d828 100644
--- a/src/conf.c
+++ b/src/conf.c
@@ -40,8 +40,8 @@
#endif
#include "conf.h"
-#include "utils.h"
#include "log.h"
+#include "common/utils.h"
#ifdef WIN32
#define DIR_SEP '\\'