X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/47d67540a017101b3e46abe9ef0f55914d8de37e..0d2a2b601b1994333886dff8f53d82a714c4042f:/src/stubs/data.cpp diff --git a/src/stubs/data.cpp b/src/stubs/data.cpp index 6245f1607c..5e6c418519 100644 --- a/src/stubs/data.cpp +++ b/src/stubs/data.cpp @@ -15,6 +15,10 @@ #include "wx/wx.h" +#if wxUSE_POSTSCRIPT +#include "wx/postscrp.h" +#endif + #define _MAXPATHLEN 500 // Useful buffer, initialized in CommonInit