X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/8907154c1a8a6882c6797d1f16393ddfb23e7f3a..d7903e1336b9a8f220b6495999feb2977e3901d7:/contrib/samples/ogl/studio/view.h diff --git a/contrib/samples/ogl/studio/view.h b/contrib/samples/ogl/studio/view.h index a58f3391ed..c3fc46c3f3 100644 --- a/contrib/samples/ogl/studio/view.h +++ b/contrib/samples/ogl/studio/view.h @@ -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 +#include "wx/ogl/ogl.h" class csDiagramView; class csCanvas: public wxShapeCanvas