Changeset 517 for trunk/thune/gl/gx.h
- Timestamp:
- 04/05/08 06:58:08 (8 months ago)
- Files:
-
- 1 modified
-
trunk/thune/gl/gx.h (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/thune/gl/gx.h
r516 r517 21 21 22 22 23 #include < glv.h>23 #include <GL/glv.h> 24 24 #include "urlan.h" 25 //#include "gui.h" 25 26 26 27 … … 147 148 struct GXEnv 148 149 { 150 //GUI gui; 149 151 GLint maxTextureUnits; 150 152
