mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
13 lines
384 B
Diff
13 lines
384 B
Diff
http://git.pld-linux.org/?p=packages/xine-lib.git;a=blob;f=imagemagick7.patch;h=d050323cdf509c9bb5f8edbad90084e8ce5c1b38;hb=HEAD
|
|
|
|
--- xine-lib-1.2.6/src/video_dec/image.c
|
|
+++ xine-lib-1.2.6/src/video_dec/image.c
|
|
@@ -39,7 +39,7 @@
|
|
#define LOG
|
|
*/
|
|
|
|
-#include <wand/magick_wand.h>
|
|
+#include <MagickWand/MagickWand.h>
|
|
#ifdef PACKAGE_NAME
|
|
#undef PACKAGE_BUGREPORT
|
|
#undef PACKAGE_NAME
|