summaryrefslogtreecommitdiff
path: root/unit/test-gobex-apparam.c
diff options
context:
space:
mode:
Diffstat (limited to 'unit/test-gobex-apparam.c')
-rw-r--r--unit/test-gobex-apparam.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/unit/test-gobex-apparam.c b/unit/test-gobex-apparam.c
index 976c541bf..7541c490c 100644
--- a/unit/test-gobex-apparam.c
+++ b/unit/test-gobex-apparam.c
@@ -27,7 +27,8 @@
#include <stdint.h>
#include <string.h>
-#include <gobex/gobex-apparam.h>
+#include "gobex/gobex.h"
+#include "gobex/gobex-apparam.h"
#include "util.h"