summaryrefslogtreecommitdiff
path: root/tests/unit/core/test-core-hook.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/unit/core/test-core-hook.cpp')
-rw-r--r--tests/unit/core/test-core-hook.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/unit/core/test-core-hook.cpp b/tests/unit/core/test-core-hook.cpp
index bf35becb7..b7535658d 100644
--- a/tests/unit/core/test-core-hook.cpp
+++ b/tests/unit/core/test-core-hook.cpp
@@ -24,8 +24,8 @@
extern "C"
{
#include <string.h>
-#include "src/core/wee-hook.h"
-#include "src/core/wee-string.h"
+#include "src/core/core-hook.h"
+#include "src/core/core-string.h"
#include "src/gui/gui-buffer.h"
#include "src/gui/gui-chat.h"
#include "src/gui/gui-line.h"