egl: Make demo3 compile
authorJakob Bornecrantz <jakob@tungstengraphics.com>
Tue, 27 May 2008 23:16:06 +0000 (01:16 +0200)
committerJakob Bornecrantz <jakob@aurora.(none)>
Wed, 28 May 2008 09:17:10 +0000 (11:17 +0200)
progs/egl/demo3.c

index e9d2180bf07598be2336d73f2273d594c1a9e256..6ea75787931b75272e5daa606532ccfa2b13cd30 100644 (file)
@@ -3,6 +3,7 @@
  */
 
 #include <GLES/egl.h>
+#include <GL/gl.h>
 #include <assert.h>
 #include <stdio.h>
 #include <stdlib.h>