summaryrefslogtreecommitdiff
path: root/src/include/gluos.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/gluos.h')
-rw-r--r--src/include/gluos.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/include/gluos.h b/src/include/gluos.h
index 802aa84..ac0a787 100644
--- a/src/include/gluos.h
+++ b/src/include/gluos.h
@@ -60,6 +60,10 @@
#pragma comment(linker, "/OPT:NOWIN98")
#endif
+#ifndef WINGDIAPI
+#define WINGDIAPI
+#endif
+
#elif defined(__OS2__)
#include <stdlib.h>