More consistently include config.h

This commit is contained in:
TingPing
2014-12-15 22:57:27 -05:00
parent 76c2cfebc3
commit aeb5d15871
22 changed files with 33 additions and 16 deletions

View File

@@ -40,7 +40,7 @@
#include <sys/utsname.h>
#endif
#include "../../config.h"
#include "config.h"
#include <fcntl.h>
#include <errno.h>
#include "hexchat.h"