diff options
Diffstat (limited to 'office/pstoedit/drvswf.cpp.patch')
-rw-r--r-- | office/pstoedit/drvswf.cpp.patch | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/office/pstoedit/drvswf.cpp.patch b/office/pstoedit/drvswf.cpp.patch new file mode 100644 index 0000000000..a731874c41 --- /dev/null +++ b/office/pstoedit/drvswf.cpp.patch @@ -0,0 +1,10 @@ +--- src/drvswf.orig.cpp 2009-12-05 02:02:09.000000000 +0000 ++++ src/drvswf.cpp 2009-12-05 02:02:19.000000000 +0000 +@@ -32,7 +32,6 @@ + //static bool cubic = false; + + #include "mingpp.h" +-#include "ming_config.h" + + #if defined(_WIN32) + extern "C" { |