Changeset 170 for trunk/src/gl
- Timestamp:
- 07/17/13 06:41:43 (12 years ago)
- Location:
- trunk/src/gl
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/gl/gl_device.cc
r161 r170 10 10 #include "nv/gl/gl_texture2d.hh" 11 11 #include "nv/logging.hh" 12 #include "nv/lib/sdl 12.hh"12 #include "nv/lib/sdl.hh" 13 13 #include "nv/lib/sdl_image.hh" 14 14 -
trunk/src/gl/gl_window.cc
r157 r170 7 7 #include "nv/logging.hh" 8 8 #include "nv/lib/gl.hh" 9 #include "nv/lib/sdl 12.hh"9 #include "nv/lib/sdl.hh" 10 10 11 11 using namespace nv;
Note: See TracChangeset
for help on using the changeset viewer.