include evas_gl_common.h

(Bad antognolli, No cookie !!)

NB: Fixes build break !!! If we are going to use defines from glext.h,
let's be sure to have the necessary header included Yes ?? ;)

Signed-off-by: Chris Michael <devilhorns@comcast.net>
This commit is contained in:
Chris Michael 2013-05-18 15:53:55 +01:00
parent e7349e8005
commit 81cee894e1
1 changed files with 1 additions and 0 deletions

View File

@ -1,4 +1,5 @@
#include "evas_gl_private.h"
#include "evas_gl_common.h"
static const GLenum rgba_fmt = GL_RGBA;
static const GLenum rgba_ifmt = GL_RGBA;