Files
pkgsrc-ng/graphics/magicpoint/patches/patch-image_xloadimage.h
2013-09-26 17:14:40 +02:00

16 lines
361 B
C

$NetBSD: patch-image_xloadimage.h,v 1.1 2011/02/25 17:02:53 wiz Exp $
imlib2 patch from suse.
--- image/xloadimage.h.orig 2007-12-28 20:31:26.000000000 +0000
+++ image/xloadimage.h
@@ -16,7 +16,7 @@
#include "options.h"
#ifdef USE_IMLIB
-#include <Imlib.h>
+#include <Imlib2.h>
#endif
/* image name and option structure used when processing arguments