summaryrefslogtreecommitdiff
path: root/graphics/pstoedit/patches/patch-ad
blob: 9e3c4f4c802a230d9768a97ae8ed2df11c7aaab8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
$NetBSD: patch-ad,v 1.5 2010/04/13 06:53:20 obache Exp $

ming_config.h is not installed with ming>=0.4

--- src/drvswf.cpp.orig	2009-06-21 15:10:21.000000000 +0000
+++ src/drvswf.cpp
@@ -32,7 +32,6 @@
 //static bool cubic = false;
 
 #include "mingpp.h"
-#include "ming_config.h"
 
 #if defined(_WIN32)
 extern "C" {
@@ -718,4 +717,4 @@ static DriverDescriptionT < drvSWF > D_S
 										   false	/*clipping */
 										   );
 #endif
- 
\ No newline at end of file
+