1
0
mirror of https://github.com/weechat/weechat.git synced 2026-06-27 05:16:38 +02:00

tests: fix compilation warning with autotools

This commit is contained in:
Sébastien Helleu
2014-07-21 21:25:55 +02:00
parent 63add00da7
commit 29385e39be
+2
View File
@@ -28,7 +28,9 @@
extern "C"
{
#ifndef HAVE_CONFIG_H
#define HAVE_CONFIG_H
#endif
#include "../src/core/weechat.h"
#include "../src/core/wee-hook.h"
#include "../src/core/wee-input.h"