diff options
| author | jacob1 <jfu614@gmail.com> | 2013-05-17 00:04:39 (GMT) |
|---|---|---|
| committer | jacob1 <jfu614@gmail.com> | 2013-05-17 00:04:39 (GMT) |
| commit | 7b6ded50dca6df5dfe2b22eb47de966e02878284 (patch) | |
| tree | 1606c21a619b3da1cd21d08471f2a713660104ad /src/simulation/Simulation.cpp | |
| parent | fd97e923f3f8409346723a9924761c9e21bb79d3 (diff) | |
| download | powder-7b6ded50dca6df5dfe2b22eb47de966e02878284.zip powder-7b6ded50dca6df5dfe2b22eb47de966e02878284.tar.gz | |
rename GRAV back to PGRV, fix formatting in generator, remove useless file
Diffstat (limited to 'src/simulation/Simulation.cpp')
| -rw-r--r-- | src/simulation/Simulation.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/simulation/Simulation.cpp b/src/simulation/Simulation.cpp index 4289016..4c1a543 100644 --- a/src/simulation/Simulation.cpp +++ b/src/simulation/Simulation.cpp @@ -17,7 +17,7 @@ //#include "graphics/Renderer.h" //#include "graphics/Graphics.h" #include "Misc.h" -#include "Tools.h" +#include "ToolClasses.h" #include "gui/game/Brush.h" #include "client/GameSave.h" #include "Sample.h" |
