summaryrefslogtreecommitdiff
path: root/chart2/source/view/inc/DummyXShape.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'chart2/source/view/inc/DummyXShape.hxx')
-rw-r--r--chart2/source/view/inc/DummyXShape.hxx6
1 files changed, 6 insertions, 0 deletions
diff --git a/chart2/source/view/inc/DummyXShape.hxx b/chart2/source/view/inc/DummyXShape.hxx
index d4147dea3ca4..5ee75e5e2bad 100644
--- a/chart2/source/view/inc/DummyXShape.hxx
+++ b/chart2/source/view/inc/DummyXShape.hxx
@@ -58,6 +58,12 @@
#include <map>
#include <boost/scoped_ptr.hpp>
+#if defined( _WIN32 )
+#include "prewin.h"
+#include "windows.h"
+#include "postwin.h"
+#endif
+
#include <GL/gl.h>
#include <GL/glu.h>