summaryrefslogtreecommitdiff
path: root/libs/json.h
diff options
context:
space:
mode:
Diffstat (limited to 'libs/json.h')
-rw-r--r--libs/json.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/libs/json.h b/libs/json.h
index 3896805..f769d9c 100644
--- a/libs/json.h
+++ b/libs/json.h
@@ -2,3 +2,4 @@
#include <json-c/json.h>
json_object* jsonParseString(char* stringedJSON);
+json_object* navigateToVideos(json_object* jsonRoot);