diff options
Diffstat (limited to 'graphics/libwmf/files/patch-af')
-rw-r--r-- | graphics/libwmf/files/patch-af | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/graphics/libwmf/files/patch-af b/graphics/libwmf/files/patch-af new file mode 100644 index 000000000000..7287aca569cb --- /dev/null +++ b/graphics/libwmf/files/patch-af @@ -0,0 +1,11 @@ +--- Xwmfapi.h Wed Aug 18 04:16:50 1999 ++++ Xwmfapi.h.new Sun Jul 2 17:55:05 2000 +@@ -3,7 +3,7 @@ + #include <X11/Xlib.h> + #include <X11/X.h> + +-#include "myxpm.h" ++#include <X11/xpm.h> + + + typedef struct _X_Struct |