move the include of collpane.h to the main header

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43329 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Robin Dunn
2006-11-12 02:32:43 +00:00
parent b3aee70835
commit bafc875b60
2 changed files with 6 additions and 5 deletions

View File

@@ -78,6 +78,7 @@
#include <wx/clrpicker.h>
#include <wx/filepicker.h>
#include <wx/fontpicker.h>
#include <wx/collpane.h>
#ifdef _MSC_VER