]> git.saurik.com Git - wxWidgets.git/blobdiff - samples/opengl/cube/cube.h
Version updates, manual date change, no change to dragimmg.cpp
[wxWidgets.git] / samples / opengl / cube / cube.h
index b7af99ee0e013048b2b112e0de703d6bad6c5fe1..c01b89e1c3ae63c10a372a29c721e457e37e2ebc 100644 (file)
@@ -6,13 +6,13 @@
 // Created:     04/01/98
 // RCS-ID:      $Id$
 // Copyright:   (c) Julian Smart
-// Licence:    wxWindows licence
+// Licence:     wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
 
 #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