diff options
Diffstat (limited to 'src/rest.h')
-rw-r--r-- | src/rest.h | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -145,6 +145,7 @@ enum og_rest_uri { OG_URI_OGLIVE_ADD, OG_URI_OGLIVE_DELETE, OG_URI_OGLIVE_SET, + OG_URI_OGLIVE_DEFAULT, OG_URI_CENTER_ADD, OG_URI_CENTER_UPDATE, OG_URI_CENTER_DELETE, |