compilation fixes for !USE_PCH

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@20857 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Vadim Zeitlin
2003-06-02 17:29:40 +00:00
parent 6170c108a1
commit bb178b2971
2 changed files with 2 additions and 0 deletions

View File

@@ -25,6 +25,7 @@
#endif
#ifndef WX_PRECOMP
#include "wx/dcclient.h"
#endif //WX_PRECOMP
#include "wx/htmllbox.h"