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 fbafe9e6b..96fa70575 100644
--- a/content/content_type.h
+++ b/content/content_type.h
@@ -22,10 +22,10 @@ typedef enum {
CONTENT_HTML,
CONTENT_TEXTPLAIN,
CONTENT_CSS,
-#ifdef riscos
#ifdef WITH_JPEG
CONTENT_JPEG,
#endif
+#ifdef riscos
#ifdef WITH_PNG
CONTENT_PNG,
#endif