Missing include.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32486 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Włodzimierz Skiba
2005-02-28 18:50:44 +00:00
parent 9aaf11927c
commit 1bdd1007d1

View File

@@ -43,6 +43,7 @@
#include "wx/bookctrl.h" #include "wx/bookctrl.h"
#include "wx/sizer.h" #include "wx/sizer.h"
#include "wx/colordlg.h" #include "wx/colordlg.h"
#include "wx/textdlg.h"
#include "widgets.h" #include "widgets.h"