diff options
Diffstat (limited to 'src/common.h')
-rw-r--r-- | src/common.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/common.h b/src/common.h index 78d38d6e..8cecdad0 100644 --- a/src/common.h +++ b/src/common.h @@ -13,7 +13,7 @@ #define DEFAULT_SERVER_ADD_PORT 6667 #ifdef HAVE_CONFIG_H -#include "config.h" +#include "irssi-config.h" #endif #include <stdio.h> |