aboutsummaryrefslogtreecommitdiff
path: root/src/core/url_test.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/url_test.c')
-rw-r--r--src/core/url_test.c6
1 files changed, 2 insertions, 4 deletions
diff --git a/src/core/url_test.c b/src/core/url_test.c
index e05badab..3bbc5f23 100644
--- a/src/core/url_test.c
+++ b/src/core/url_test.c
@@ -8,10 +8,8 @@
// found online at https://opensource.org/licenses/MIT.
//
-#include "nng/nng.h"
-#include "nng_impl.h"
-#include <nuts.h>
-#include <string.h>
+#include "../testing/nuts.h"
+#include "url.h"
void
test_url_host(void)