git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12137
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
#ifndef _WX_GLCANVAS_H_
#define _WX_GLCANVAS_H_
-#include <wx/setup.h>
+#include "wx/setup.h"
#if wxUSE_GLCANVAS
-#include <wx/gdicmn.h>
-#include <wx/palette.h>
-#include <wx/scrolwin.h>
+#include "wx/gdicmn.h"
+#include "wx/palette.h"
+#include "wx/scrolwin.h"
#include <GL/glx.h>
#pragma interface "taskbar.h"
#endif
-#include <wx/list.h>
-#include <wx/icon.h>
+#include "wx/list.h"
+#include "wx/icon.h"
class wxTaskBarIcon: public wxObject
{