1 2 3 4 5 6 7 8 9 10 11 12 13
Index: src/common.h =================================================================== --- src/common.h (revision 3725) +++ src/common.h (revision 3726) @@ -14,7 +14,7 @@ #define DEFAULT_SERVER_ADD_PORT 6667 #ifdef HAVE_CONFIG_H -#include "config.h" +#include "../config.h" #endif #include <stdio.h>