X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/c0ed460c2e7802793d591c84f3cfdbff159c5549..837e57436a89516a5fa9f478f401e06bd872c17c:/src/stubs/data.cpp diff --git a/src/stubs/data.cpp b/src/stubs/data.cpp index 5e6c418519..aea15f6799 100644 --- a/src/stubs/data.cpp +++ b/src/stubs/data.cpp @@ -16,7 +16,7 @@ #include "wx/wx.h" #if wxUSE_POSTSCRIPT -#include "wx/postscrp.h" +#include "wx/dcps.h" #endif #define _MAXPATHLEN 500 @@ -131,10 +131,6 @@ const char *wxFatalErrorStr = "wxWindows Fatal Error"; const char *wxFloatToStringStr = "%.2f"; const char *wxDoubleToStringStr = "%.2f"; -#if wxUSE_POSTSCRIPT -wxPrintPaperDatabase* wxThePrintPaperDatabase = NULL; -#endif - #if wxUSE_SHARED_LIBRARY ///// Event tables (also must be in one, statically-linked file for shared libraries)