summaryrefslogtreecommitdiffstats
path: root/src/rest.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/rest.h')
-rw-r--r--src/rest.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/rest.h b/src/rest.h
index c2ebd69..faa380f 100644
--- a/src/rest.h
+++ b/src/rest.h
@@ -138,6 +138,8 @@ enum og_rest_uri {
OG_URI_TASK_ADD,
OG_URI_SERVER,
OG_URI_STATS,
+ OG_URI_FOLDER_ADD,
+ OG_URI_FOLDER_DELETE,
OG_URI_MAX
};