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 51d25858f..a7c59e85a 100644
--- a/content/content_type.h
+++ b/content/content_type.h
@@ -48,7 +48,7 @@ typedef enum {
CONTENT_JNG,
CONTENT_MNG,
#endif
-#ifdef WITH_SPRITE
+#if defined(WITH_SPRITE) || defined(WITH_NSSPRITE)
CONTENT_SPRITE,
#endif
#ifdef WITH_DRAW