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

@@ -20,7 +20,7 @@
#ifndef HEXCHAT_FE_GTK_H
#define HEXCHAT_FE_GTK_H
#include "../../config.h"
#include "config.h"
#define DISPLAY_NAME "HexChat"