summaryrefslogtreecommitdiffstats
path: root/modules/regex/tests/test_regex.h
diff options
context:
space:
mode:
Diffstat (limited to 'modules/regex/tests/test_regex.h')
-rw-r--r--modules/regex/tests/test_regex.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/modules/regex/tests/test_regex.h b/modules/regex/tests/test_regex.h
index ac6192e373..6515d5d130 100644
--- a/modules/regex/tests/test_regex.h
+++ b/modules/regex/tests/test_regex.h
@@ -31,8 +31,9 @@
#ifndef TEST_REGEX_H
#define TEST_REGEX_H
+#include "../regex.h"
+
#include "core/string/ustring.h"
-#include "modules/regex/regex.h"
#include "tests/test_macros.h"