missing declaration variable

SVN revision: 41012
This commit is contained in:
Vincent Torri 2009-06-12 06:46:19 +00:00
parent 892a541e93
commit ba552d05f1
1 changed files with 1 additions and 0 deletions

View File

@ -179,6 +179,7 @@ engine_gl_glew_args(int argc, char **argv)
HINSTANCE instance;
HDC dc;
Evas_Engine_Info_GL_Glew *einfo;
DWORD style;
int depth;
int i;
int ok = 0;