diff options
Diffstat (limited to 'src/common/hexchat.h')
-rw-r--r-- | src/common/hexchat.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/common/hexchat.h b/src/common/hexchat.h index c0a7d253..bbf32da5 100644 --- a/src/common/hexchat.h +++ b/src/common/hexchat.h @@ -17,7 +17,7 @@ * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA */ -#include "../../config.h" +#include "config.h" #include <glib.h> #include <glib/gstdio.h> |