summaryrefslogtreecommitdiff
path: root/graphics/clutter-mx/patches/patch-mx_mx-deform-texture.c
blob: 520a65e7f23ffcfd7f1e95d65d3eadfc1ead7d47 (plain)
1
2
3
4
5
6
7
8
9
10
11
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"