summaryrefslogtreecommitdiffstats
path: root/src/json-c-test.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/json-c-test.c')
-rw-r--r--src/json-c-test.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/json-c-test.c b/src/json-c-test.c
index cb5a3c9..967beca 100644
--- a/src/json-c-test.c
+++ b/src/json-c-test.c
@@ -3,7 +3,7 @@
* See index.html for further information.
*/
-#include <json/json.h>
+#include <json-c/json.h>
#include <stdio.h>
int main(int argc, char *argv[])