Changeset 4662 in orxonox.OLD for orxonox/trunk/src/defs
- Timestamp:
- Jun 23, 2005, 2:09:07 AM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
orxonox/trunk/src/defs/sdlincl.h
r4381 r4662 2 2 \file sdlincl.h 3 3 \brief This file includes sdl Headers. 4 4 5 5 no Class is defined here, but the SDL Headers 6 6 */ … … 9 9 #define _SDLINCL_H 10 10 11 #include <SDL .h>11 #include <SDL/SDL.h> 12 12 13 13 #endif /* _SDLINCL_H */
Note: See TracChangeset
for help on using the changeset viewer.