Add omitted word to comment about inclusion order of glew.h.
parent
b8696df659
commit
720caa8c31
|
@ -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"
|
||||
|
|
Loading…
Reference in New Issue