added missing include file

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15439 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Gilles Depeyrot
2002-05-08 19:44:08 +00:00
parent 58cf0491e3
commit 4af5cca4a3

View File

@@ -26,6 +26,7 @@
#include "wx/log.h"
#include "wx/intl.h"
#include "wx/dc.h"
#include "wx/msgdlg.h"
#endif
#if wxUSE_HTML && wxUSE_PRINTING_ARCHITECTURE && wxUSE_STREAMS