Add omitted word to comment about inclusion order of glew.h.

master
safety0ff 2011-02-21 16:06:22 -05:00 committed by Per Inge Mathisen
parent b8696df659
commit 720caa8c31
1 changed files with 1 additions and 1 deletions

View File

@ -27,7 +27,7 @@
/*
* glew.h includes inttypes.h under mingw and cygwin
* inttypes.h includes stdint.h
* We need to include wzglobal.h because we must
* We need to include wzglobal.h first because we must
* define __STDC_LIMIT_MACROS before including stdint.h
*/
#include "lib/framework/wzglobal.h"