Changeset 7193 in orxonox.OLD for trunk/src/world_entities/recorder.cc
- Timestamp:
- Mar 7, 2006, 5:05:50 PM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/world_entities/recorder.cc
r6731 r7193 16 16 #include "recorder.h" 17 17 18 #include " load_param.h"19 #include " factory.h"20 #include " resource_manager.h"18 #include "util/loading/load_param.h" 19 #include "util/loading/factory.h" 20 #include "util/loading/resource_manager.h" 21 21 #include "state.h" 22 22
Note: See TracChangeset
for help on using the changeset viewer.