/////////////////////////////////////////////////////////////////////////////
-// Name: doc.h
+// Name: contrib/samples/ogl/studio/doc.h
// Purpose: Document classes
// Author: Julian Smart
// Modified by:
#ifndef _STUDIO_DOC_H_
#define _STUDIO_DOC_H_
-#include <wx/docview.h>
-#include <wx/cmdproc.h>
-#include <wx/string.h>
+#include "wx/docview.h"
+#include "wx/cmdproc.h"
+#include "wx/string.h"
-#include <wx/ogl/ogl.h> // base header of OGL, includes and adjusts wx/deprecated/setup.h
+#include "wx/ogl/ogl.h" // base header of OGL, includes and adjusts wx/deprecated/setup.h
#include "shapes.h"