summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/common.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/common.h b/src/common.h
index 085125a5..fcc4df86 100644
--- a/src/common.h
+++ b/src/common.h
@@ -14,7 +14,7 @@
#define DEFAULT_SERVER_ADD_PORT 6667
#ifdef HAVE_CONFIG_H
-#include "config.h"
+#include "../config.h"
#endif
#include <stdio.h>