]> git.saurik.com Git - wxWidgets.git/blobdiff - contrib/src/ogl/constrnt.cpp
Added back the copy ctor and assignment warning suppression
[wxWidgets.git] / contrib / src / ogl / constrnt.cpp
index f62585c9314230d1bc5f16c8c09c6a09ef622328..c5e5650f094cea2c1efd074a055cc1958c6b9ae1 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/constrnt.h>
-#include <wx/ogl/canvas.h>
+#include "wx/ogl/ogl.h"
+
 
 wxList *wxOGLConstraintTypes = NULL;