Changeset 7193 in orxonox.OLD for trunk/src/story_entities/story_entity.cc
- Timestamp:
- Mar 7, 2006, 5:05:50 PM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/story_entities/story_entity.cc
r7033 r7193 22 22 #include "story_entity.h" 23 23 24 #include " resource_manager.h"25 #include " load_param.h"24 #include "util/loading/resource_manager.h" 25 #include "util/loading/load_param.h" 26 26 27 27
Note: See TracChangeset
for help on using the changeset viewer.