Changeset 6607 in orxonox.OLD for trunk/src/lib/graphics
- Timestamp:
- Jan 18, 2006, 11:03:20 PM (19 years ago)
- Location:
- trunk/src/lib/graphics/importer
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/lib/graphics/importer/media_container.h
r6532 r6607 8 8 #define _MEDIA_CONTAINER 9 9 10 #include <SDL.h>10 #include "sdlincl.h" 11 11 12 12 #ifdef HAVE_AVFORMAT_H -
trunk/src/lib/graphics/importer/movie_player.h
r6600 r6607 8 8 #define _MOVIE_PLAYER 9 9 10 #include <SDL.h>10 #include "sdlincl.h" 11 11 12 12 #ifdef HAVE_AVFORMAT_H
Note: See TracChangeset
for help on using the changeset viewer.