Changeset 2986 in orxonox.OLD for orxonox/branches/osX/src/keynames.h
- Timestamp:
- Nov 25, 2004, 3:24:09 PM (21 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
orxonox/branches/osX/src/keynames.h
r2985 r2986 10 10 #endif 11 11 12 #ifndef __APPLE__ 13 #include <SDL/SDL.h> 14 #else 12 15 #include <SDL.h> 16 #endif 13 17 14 18 /**
Note: See TracChangeset
for help on using the changeset viewer.