]> git.saurik.com Git - wxWidgets.git/blobdiff - contrib/samples/ogl/studio/view.h
Removal of second part of dsw files (as requested by Jamie Gadd).
[wxWidgets.git] / contrib / samples / ogl / studio / view.h
index a58f3391edb4f5fc935c0c8ebfa4a85fbd31973a..c3fc46c3f3328e67840b2bb1b0c092dd01f85e66 100644 (file)
@@ -1,5 +1,5 @@
 /////////////////////////////////////////////////////////////////////////////
-// Name:        view.h
+// Name:        contrib/samples/ogl/studio/view.h
 // Purpose:     View-related classes
 // Author:      Julian Smart
 // Modified by:
@@ -13,7 +13,7 @@
 #define _STUDIO_VIEW_H_
 
 #include "doc.h"
-#include <wx/ogl/ogl.h>
+#include "wx/ogl/ogl.h"
 
 class csDiagramView;
 class csCanvas: public wxShapeCanvas