summaryrefslogtreecommitdiff
path: root/external/jpeg/configs/jconfig.h
diff options
context:
space:
mode:
Diffstat (limited to 'external/jpeg/configs/jconfig.h')
-rw-r--r--external/jpeg/configs/jconfig.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/external/jpeg/configs/jconfig.h b/external/jpeg/configs/jconfig.h
index 0c430518c0e4..1ac8ea9e5daf 100644
--- a/external/jpeg/configs/jconfig.h
+++ b/external/jpeg/configs/jconfig.h
@@ -35,7 +35,7 @@ typedef unsigned char boolean;
#ifdef JPEG_INTERNALS
/* #undef RIGHT_SHIFT_IS_UNSIGNED */
-#ifdef WNT
+#ifdef _WIN32
#define INLINE __inline
#elif defined SOLARIS
#define INLINE