14 lines
437 B
Diff
14 lines
437 B
Diff
|
Index: xine-lib-1.2.6/src/video_dec/image.c
|
||
|
===================================================================
|
||
|
--- xine-lib-1.2.6.orig/src/video_dec/image.c 2013-09-18 12:04:54.000000000 +0200
|
||
|
+++ xine-lib-1.2.6/src/video_dec/image.c 2017-03-28 09:22:17.137733960 +0200
|
||
|
@@ -39,7 +39,7 @@
|
||
|
#define LOG
|
||
|
*/
|
||
|
|
||
|
-#include <wand/magick_wand.h>
|
||
|
+#include <wand/MagickWand.h>
|
||
|
#ifdef PACKAGE_NAME
|
||
|
#undef PACKAGE_BUGREPORT
|
||
|
#undef PACKAGE_NAME
|