diff options
Diffstat (limited to 'graphics/libwmf/files/patch-ag')
-rw-r--r-- | graphics/libwmf/files/patch-ag | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/graphics/libwmf/files/patch-ag b/graphics/libwmf/files/patch-ag new file mode 100644 index 000000000000..9944353c95cb --- /dev/null +++ b/graphics/libwmf/files/patch-ag @@ -0,0 +1,9 @@ +--- gdwmfapi.h Thu Dec 16 08:18:48 1999 ++++ gdwmfapi.h.new Sun Jul 2 17:53:04 2000 +@@ -1,5 +1,5 @@ + #include "wmfapi.h" +-#include "gd.h" ++#include "xgd/gd.h" + + typedef struct _GD_Struct + { |