Changeset 170 for trunk/src/lib
- Timestamp:
- 07/17/13 06:41:43 (12 years ago)
- Location:
- trunk/src/lib
- Files:
-
- 1 edited
- 1 moved
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/lib/gl.cc
r167 r170 13 13 14 14 #if defined( NV_SDL_GL ) 15 # include "nv/lib/sdl 12.hh"15 # include "nv/lib/sdl.hh" 16 16 #endif 17 17 -
trunk/src/lib/sdl.cc
r168 r170 5 5 // For conditions of distribution and use, see copyright notice in nv.hh 6 6 7 #include "nv/lib/sdl 12.hh"7 #include "nv/lib/sdl.hh" 8 8 9 9 #if defined( NV_SDL_DYNAMIC )
Note: See TracChangeset
for help on using the changeset viewer.