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:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user