fixing include type

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@63059 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Stefan Csomor 2010-01-04 10:08:01 +00:00
parent 2367603eb2
commit ba2279bbef

View File

@ -23,7 +23,7 @@
#include "wx/button.h"
#include "wx/textctrl.h"
#include "wx/dialog.h"
#include <wx/headerctrl.h>
#include "wx/headerctrl.h"
// -----------------------------------------------------------------------