]> git.saurik.com Git - wxWidgets.git/blobdiff - contrib/src/ogl/drawn.cpp
updates to reflect fixes to wx-config
[wxWidgets.git] / contrib / src / ogl / drawn.cpp
index 3104fbaf104c06facb73961d395e0daf06e5f978..4801501c5e7a2e833b8def15cc4ffd01144717aa 100644 (file)
 #include <wx/wx.h>
 #endif
 
+#if wxUSE_PROLOGIO
 #include <wx/deprecated/wxexpr.h>
+#endif
+
+#include "wx/ogl/ogl.h"
 
-#include <wx/ogl/basic.h>
-#include <wx/ogl/basicp.h>
-#include <wx/ogl/canvas.h>
-#include <wx/ogl/mfutils.h>
-#include <wx/ogl/drawn.h>
-#include <wx/ogl/drawnp.h>
-#include <wx/ogl/misc.h>
 
 #include <math.h>