about summary refs log tree commit diff stats
path: root/tests/testsuite.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/testsuite.c')
-rw-r--r--tests/testsuite.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/testsuite.c b/tests/testsuite.c
index 642f3e80..694d8cf3 100644
--- a/tests/testsuite.c
+++ b/tests/testsuite.c
@@ -6,6 +6,7 @@
 #include <setjmp.h>
 #include <cmocka.h>
 
+#include "config/helpers.h"
 #include "test_autocomplete.h"
 #include "test_common.h"
 #include "test_contact.h"