diff --git a/tests/tests.cpp b/tests/tests.cpp index a0608a3fc..4d47fec7a 100644 --- a/tests/tests.cpp +++ b/tests/tests.cpp @@ -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"