/////////////////////////////////////////////////////////////////////////////
-// Name: view.h
+// Name: contrib/samples/ogl/studio/view.h
// Purpose: View-related classes
// Author: Julian Smart
// Modified by:
#ifndef _STUDIO_VIEW_H_
#define _STUDIO_VIEW_H_
-#if defined(__GNUG__) && !defined(__APPLE__)
-// #pragma interface "view.h"
-#endif
-
#include "doc.h"
-#include <wx/ogl/ogl.h>
+#include "wx/ogl/ogl.h"
class csDiagramView;
class csCanvas: public wxShapeCanvas