summaryrefslogtreecommitdiffstats
path: root/Project/Element.h
diff options
context:
space:
mode:
Diffstat (limited to 'Project/Element.h')
-rw-r--r--Project/Element.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/Project/Element.h b/Project/Element.h
index 2c845ec..9199b63 100644
--- a/Project/Element.h
+++ b/Project/Element.h
@@ -24,7 +24,9 @@
#include <wx/menu.h>
#include <wx/stdpaths.h>
#include <wx/filename.h>
+#ifdef _MSC_VER
#include <windows.h>
+#endif
#include <GL/gl.h>
#include <wx/graphics.h>