about summary refs log tree commit diff stats
path: root/tests/unittests/test_contact.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/unittests/test_contact.c')
-rw-r--r--tests/unittests/test_contact.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/unittests/test_contact.c b/tests/unittests/test_contact.c
index cad88907..127ca5cf 100644
--- a/tests/unittests/test_contact.c
+++ b/tests/unittests/test_contact.c
@@ -6,7 +6,7 @@
 #include <cmocka.h>
 #include <stdlib.h>
 
-#include "contact.h"
+#include "xmpp/contact.h"
 
 void contact_in_group(void **state)
 {