diff options
Diffstat (limited to 'json-glib/json-node.c')
-rw-r--r-- | json-glib/json-node.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/json-glib/json-node.c b/json-glib/json-node.c index 04570dd..c844ce4 100644 --- a/json-glib/json-node.c +++ b/json-glib/json-node.c @@ -23,7 +23,7 @@ #include <glib.h> -#include "json-types.h" +#include "json-types-private.h" /** * SECTION:json-node |