Changeset 10347 for code/branches/core7/src/modules/designtools
- Timestamp:
- Apr 6, 2015, 3:47:42 PM (10 years ago)
- Location:
- code/branches/core7/src/modules/designtools
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/core7/src/modules/designtools/ScreenshotManager.cc
r9667 r10347 47 47 #include "core/PathConfig.h" 48 48 #include "core/Resource.h" 49 #include "core/command/ConsoleCommand .h"49 #include "core/command/ConsoleCommandIncludes.h" 50 50 #include "util/ScopedSingletonManager.h" 51 51 #include "util/StringUtils.h" -
code/branches/core7/src/modules/designtools/SkyboxGenerator.cc
r9667 r10347 44 44 #include "core/PathConfig.h" 45 45 #include "core/Resource.h" 46 #include "core/command/ConsoleCommand .h"46 #include "core/command/ConsoleCommandIncludes.h" 47 47 #include "core/command/CommandExecutor.h" 48 48
Note: See TracChangeset
for help on using the changeset viewer.