Changeset 3548 in orxonox.OLD for orxonox/trunk/src/lib/graphics/importer/texture.h
- Timestamp:
- Mar 14, 2005, 8:57:25 PM (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
orxonox/trunk/src/lib/graphics/importer/texture.h
r3475 r3548 10 10 #define _TEXTURE_H 11 11 12 #include "stdincl.h" 12 #include "glincl.h" 13 14 #include "debug.h" 15 13 16 #ifdef HAVE_SDL_SDL_IMAGE_H 14 17 #include <SDL/SDL_image.h>
Note: See TracChangeset
for help on using the changeset viewer.