]> git.saurik.com Git - wxWidgets.git/blobdiff - samples/opengl/cube/cube.h
ugh. Nesting the (per class) plugin sentries can require them to
[wxWidgets.git] / samples / opengl / cube / cube.h
index b7af99ee0e013048b2b112e0de703d6bad6c5fe1..be348b54275bb00c61bad33997c66e5550a9f33d 100644 (file)
@@ -12,7 +12,7 @@
 #ifndef _WX_CUBE_H_
 #define _WX_CUBE_H_
 
-#include <wx/glcanvas.h>
+#include "wx/glcanvas.h"
 
 // Define a new application type
 class MyApp: public wxApp