aboutsummaryrefslogtreecommitdiff
path: root/src/jsonfmt.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/jsonfmt.c')
-rw-r--r--src/jsonfmt.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/jsonfmt.c b/src/jsonfmt.c
index dda919b..9ccac37 100644
--- a/src/jsonfmt.c
+++ b/src/jsonfmt.c
@@ -20,4 +20,5 @@
20#include <string.h> 20#include <string.h>
21#include <stdlib.h>
21#include "grecs.h" 22#include "grecs.h"
22#include "json.h" 23#include "grecs/json.h"
23 24

Return to:

Send suggestions and report system problems to the System administrator.