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.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/content/content_type.h b/content/content_type.h
index 844a5723b..4b073293e 100644
--- a/content/content_type.h
+++ b/content/content_type.h
@@ -53,7 +53,7 @@ typedef enum {
#ifdef WITH_ARTWORKS
CONTENT_ARTWORKS,
#endif
-#ifdef WITH_NS_SVG
+#if defined(WITH_NS_SVG) || defined(WITH_RSVG)
CONTENT_SVG,
#endif
/* these must be the last two */