added missing includes after wxUniv merge

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@10901 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Gilles Depeyrot
2001-07-08 19:03:21 +00:00
parent 6abe4b6540
commit f6045f99ba
14 changed files with 28 additions and 3 deletions

View File

@@ -17,6 +17,8 @@
#pragma implementation "checklst.h"
#endif
#include "wx/defs.h"
#include "wx/checklst.h"
// ============================================================================