- Timestamp:
- Dec 20, 2005, 2:05:24 PM (19 years ago)
- Location:
- branches/christmas_branche/src/util/loading
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/christmas_branche/src/util/loading/resource_manager.cc
r6185 r6186 41 41 #include "shader.h" 42 42 #endif /* NO_SHADERS */ 43 44 #include "list.h"45 #include "sdlincl.h"46 43 47 44 // File Handling Includes -
branches/christmas_branche/src/util/loading/resource_manager.h
r6185 r6186 21 21 #include "base_object.h" 22 22 23 #include "stdlibincl.h"24 23 #include <list> 25 24
Note: See TracChangeset
for help on using the changeset viewer.