summaryrefslogtreecommitdiff
path: root/src/examples/jsontest/jsontest.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/examples/jsontest/jsontest.c')
-rw-r--r--src/examples/jsontest/jsontest.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/examples/jsontest/jsontest.c b/src/examples/jsontest/jsontest.c
index a63dbc5..4237ed2 100644
--- a/src/examples/jsontest/jsontest.c
+++ b/src/examples/jsontest/jsontest.c
@@ -1,4 +1,4 @@
-#include <mowgli.h>
+#include <libmowgli-2/mowgli.h>
void
out_string(mowgli_json_output_t *out, const char *str, size_t len)