diff options
Diffstat (limited to 'json-glib/json-node.c')
-rw-r--r-- | json-glib/json-node.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/json-glib/json-node.c b/json-glib/json-node.c index 8be735e..0cf1b83 100644 --- a/json-glib/json-node.c +++ b/json-glib/json-node.c @@ -22,7 +22,6 @@ #include <glib.h> #include "json-types.h" -#include "json-private.h" /** * SECTION:json-node |