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

@@ -31,7 +31,7 @@
#include <stdlib.h>
#include <time.h>
#include "../../config.h"
#include "config.h"
#include "../common/hexchat.h"
#include "../common/fe.h"
#include "../common/util.h"