summaryrefslogtreecommitdiff
path: root/fluid/template_panel.fl
diff options
context:
space:
mode:
Diffstat (limited to 'fluid/template_panel.fl')
-rw-r--r--fluid/template_panel.fl2
1 files changed, 1 insertions, 1 deletions
diff --git a/fluid/template_panel.fl b/fluid/template_panel.fl
index fd6a1d5e1..7c9239dc6 100644
--- a/fluid/template_panel.fl
+++ b/fluid/template_panel.fl
@@ -46,7 +46,7 @@ decl {\#include <FL/Fl_Shared_Image.H>} {private local
decl {\#include <FL/Fl_Preferences.H>} {private local
}
-declblock {\#if defined(WIN32) && !defined(__CYGWIN__)} {after {\#endif // WIN32 && !__CYGWIN__}
+declblock {\#if defined(_WIN32) && !defined(__CYGWIN__)} {after {\#endif // _WIN32 && !__CYGWIN__}
} {
decl {\#include <io.h>} {private local
}