Changeset 10458 for code/branches/core7/src/modules/designtools
- Timestamp:
- May 24, 2015, 11:51:05 AM (9 years ago)
- Location:
- code/branches/core7/src/modules/designtools
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/core7/src/modules/designtools/ScreenshotManager.cc
r10407 r10458 48 48 #include "core/Resource.h" 49 49 #include "core/command/ConsoleCommandIncludes.h" 50 #include "core/singleton/ScopedSingleton Manager.h"50 #include "core/singleton/ScopedSingletonWrapper.h" 51 51 #include "util/StringUtils.h" 52 52 -
code/branches/core7/src/modules/designtools/SkyboxGenerator.cc
r10407 r10458 45 45 #include "core/command/ConsoleCommandIncludes.h" 46 46 #include "core/command/CommandExecutor.h" 47 #include "core/singleton/ScopedSingleton Manager.h"47 #include "core/singleton/ScopedSingletonWrapper.h" 48 48 49 49 #include "controllers/HumanController.h"
Note: See TracChangeset
for help on using the changeset viewer.