Now uses dcps.h

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1448 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Karsten Ballüder
1999-01-22 15:14:06 +00:00
parent bf38cbffd5
commit 85d0541446

View File

@@ -53,7 +53,7 @@
#ifndef USE_PCH #ifndef USE_PCH
# include "iostream.h" # include "iostream.h"
# include <wx/dc.h> # include <wx/dc.h>
# include <wx/postscrp.h> # include <wx/dcps.h>
# include <wx/print.h> # include <wx/print.h>
# include <wx/log.h> # include <wx/log.h>
#endif #endif