Compile fix for no precompiled headers

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39530 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Michael Wetherell
2006-06-02 14:05:54 +00:00
parent 0f64eb0bd1
commit 80d2a664f8

View File

@@ -13,7 +13,7 @@
#define _WX_PICKERBASE_H_BASE_
#include "wx/defs.h"
#include "wx/control.h"
#include "wx/button.h"
#include "wx/textctrl.h"
// ----------------------------------------------------------------------------