diff --git a/graphics/libwmf/files/patch-font.h b/graphics/libwmf/files/patch-font.h new file mode 100644 index 000000000000..e9e83cc0e268 --- /dev/null +++ b/graphics/libwmf/files/patch-font.h @@ -0,0 +1,13 @@ +--- src/ipa/ipa/font.h.orig Sat Mar 30 21:02:34 2002 ++++ src/ipa/ipa/font.h Sat Mar 30 21:02:47 2002 +@@ -851,8 +851,8 @@ + + #ifdef HAVE_XML2 + +-#include +-#include ++#include ++#include + + static void xml2_start (void* user_data,const char* tag,const char** attributes) + { const char** attr;