]> 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 88bae8f5caa4172d6f2f0ff978365c227e38eadf..4801501c5e7a2e833b8def15cc4ffd01144717aa 100644 (file)
 #include <wx/wx.h>
 #endif
 
-#if wxUSE_DEPRECATED
+#if wxUSE_PROLOGIO
 #include <wx/deprecated/wxexpr.h>
 #endif
 
-#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 "wx/ogl/ogl.h"
+
 
 #include <math.h>