Build fix after changes in default help controller.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33942 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Włodzimierz Skiba
2005-05-04 15:24:36 +00:00
parent 298a3f2ee8
commit c083688595

View File

@@ -21,10 +21,11 @@
#include "wx/mdi.h"
#endif
#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 "wx/config.h"
#include "wx/laywin.h"
#include "wx/helpwin.h"
#include "studio.h"
#include "view.h"