summaryrefslogtreecommitdiffstats
path: root/regress/unittests/kex/tests.c
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--regress/unittests/kex/tests.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/regress/unittests/kex/tests.c b/regress/unittests/kex/tests.c
index 1e519fe4b..e7036ec17 100644
--- a/regress/unittests/kex/tests.c
+++ b/regress/unittests/kex/tests.c
@@ -3,7 +3,7 @@
* Placed in the public domain
*/
-#include "test_helper.h"
+#include "../test_helper/test_helper.h"
void kex_tests(void);