You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/media-libs/emfengine/files/0.7-header.patch

14 lines
275 B

diff --git a/src/EmfEngine.h b/src/EmfEngine.h
index 12b1e5b..0573083 100644
--- a/src/EmfEngine.h
+++ b/src/EmfEngine.h
@@ -52,7 +52,7 @@
using namespace Gdiplus;
#else
#ifdef Q_WS_X11
- #include <emf.h>
+ #include <libEMF/emf.h>
#endif
#ifdef Q_WS_MAC