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.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/content/content_type.h b/content/content_type.h
index 4cbb49550..4760b9f9f 100644
--- a/content/content_type.h
+++ b/content/content_type.h
@@ -45,6 +45,9 @@ typedef enum {
#ifdef WITH_THEME_INSTALL
CONTENT_THEME,
#endif
+#ifdef WITH_ARTWORKS
+ CONTENT_ARTWORKS,
+#endif
/* these must be the last two */
CONTENT_OTHER,
CONTENT_UNKNOWN /**< content-type not received yet */