]> git.saurik.com Git - wxWidgets.git/blobdiff - contrib/include/wx/ogl/basic.h
wx/wxprec.h already includes wx/defs.h (with other minor cleaning).
[wxWidgets.git] / contrib / include / wx / ogl / basic.h
index 7c321657475bebcd7950546cfd5221d30c86853f..0cd1c5fd5005ccfa90d35fe1c1219c6aca560e75 100644 (file)
 #ifndef _OGL_BASIC_H_
 #define _OGL_BASIC_H_
 
-#if defined(__GNUG__) && !defined(__APPLE__)
-#pragma interface "basic.h"
-#endif
-
 #ifndef wxUSE_DEPRECATED
 #define wxUSE_DEPRECATED 0
 #endif
 
 #if wxUSE_DEPRECATED
-    #include <wx/deprecated/setup.h>
+    #include "wx/deprecated/setup.h"
 #endif
 
 #ifndef wxUSE_PROLOGIO