aboutsummaryrefslogtreecommitdiff
path: root/tests/base64.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/base64.c')
-rw-r--r--tests/base64.c4
1 files changed, 1 insertions, 3 deletions
diff --git a/tests/base64.c b/tests/base64.c
index 6641928a..1781c5ef 100644
--- a/tests/base64.c
+++ b/tests/base64.c
@@ -9,11 +9,9 @@
//
#include <string.h>
+#include <nng/nng.h>
#include "convey.h"
-
-#include "nng.h"
-
#include "supplemental/base64/base64.h"
typedef struct testcase {