aboutsummaryrefslogtreecommitdiffstats
path: root/src/image.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/image.c')
-rw-r--r--src/image.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/image.c b/src/image.c
index c444c986a76..d4e78d41000 100644
--- a/src/image.c
+++ b/src/image.c
@@ -76,6 +76,7 @@ typedef struct x_bitmap_record Bitmap_Record;
76#endif /* HAVE_X_WINDOWS */ 76#endif /* HAVE_X_WINDOWS */
77 77
78#ifdef HAVE_NTGUI 78#ifdef HAVE_NTGUI
79#include "w32.h"
79/* W32_TODO : Color tables on W32. */ 80/* W32_TODO : Color tables on W32. */
80#undef COLOR_TABLE_SUPPORT 81#undef COLOR_TABLE_SUPPORT
81 82