Kaydet (Commit) 6626d135 authored tarafından Markus Mohrhard's avatar Markus Mohrhard

fix non OSX build again

Change-Id: I3faccc9f70b1afb7cbefd5ba9b26612eb7cda1fd
üst e111caa9
...@@ -17,9 +17,11 @@ ...@@ -17,9 +17,11 @@
#include <vcl/bmpacc.hxx> #include <vcl/bmpacc.hxx>
#include <vcl/graph.hxx> #include <vcl/graph.hxx>
#if defined(MACOSX)
#include <premac.h> #include <premac.h>
#include "OpenGLWrapper.hxx" #include "OpenGLWrapper.hxx"
#include <postmac.h> #include <postmac.h>
#endif
using namespace com::sun::star; using namespace com::sun::star;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment