mirror of
https://github.com/weechat/weechat.git
synced 2026-06-28 22:06:38 +02:00
tests: fix build of tests when the build directory is outside source tree (closes #178)
(cherry picked from commit f39b37351c)
This commit is contained in:
@@ -23,7 +23,7 @@
|
||||
|
||||
extern "C"
|
||||
{
|
||||
#include "../src/core/wee-hdata.h"
|
||||
#include "src/core/wee-hdata.h"
|
||||
}
|
||||
|
||||
TEST_GROUP(Hdata)
|
||||
|
||||
Reference in New Issue
Block a user