summaryrefslogtreecommitdiff
path: root/FL/gl.h
diff options
context:
space:
mode:
Diffstat (limited to 'FL/gl.h')
-rw-r--r--FL/gl.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/FL/gl.h b/FL/gl.h
index 8c0e5c6f8..c7c7eb41d 100644
--- a/FL/gl.h
+++ b/FL/gl.h
@@ -44,7 +44,7 @@
# define FL_gl_H
# include "Enumerations.H" // for color names
-# ifdef WIN32
+# ifdef _WIN32
# include <windows.h>
# endif
# ifndef APIENTRY