summaryrefslogtreecommitdiff
path: root/content/content_type.h
diff options
context:
space:
mode:
Diffstat (limited to 'content/content_type.h')
-rw-r--r--content/content_type.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/content/content_type.h b/content/content_type.h
index b8b891514..388cbfb38 100644
--- a/content/content_type.h
+++ b/content/content_type.h
@@ -46,6 +46,7 @@ typedef enum {
#ifdef WITH_PLUGIN
CONTENT_PLUGIN,
#endif
+ CONTENT_DIRECTORY,
#ifdef WITH_THEME_INSTALL
CONTENT_THEME,
#endif