summaryrefslogtreecommitdiff
path: root/graphics/clutter-mx/patches/patch-mx_mx-deform-texture.c
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/clutter-mx/patches/patch-mx_mx-deform-texture.c')
-rw-r--r--graphics/clutter-mx/patches/patch-mx_mx-deform-texture.c12
1 files changed, 12 insertions, 0 deletions
diff --git a/graphics/clutter-mx/patches/patch-mx_mx-deform-texture.c b/graphics/clutter-mx/patches/patch-mx_mx-deform-texture.c
new file mode 100644
index 00000000000..520a65e7f23
--- /dev/null
+++ b/graphics/clutter-mx/patches/patch-mx_mx-deform-texture.c
@@ -0,0 +1,12 @@
+$NetBSD: patch-mx_mx-deform-texture.c,v 1.1 2013/08/27 15:52:49 joerg Exp $
+
+--- mx/mx-deform-texture.c.orig 2013-08-27 14:35:16.000000000 +0000
++++ mx/mx-deform-texture.c
+@@ -29,6 +29,7 @@
+ * deformation effects with a texture.
+ */
+
++#include <GL/gl.h>
+ #include "mx-deform-texture.h"
+ #include "mx-offscreen.h"
+ #include "mx-private.h"