X-Git-Url: http://git.localhorst.tv/?p=blobs.git;a=blobdiff_plain;f=src%2Fcreature%2Fgoal.cpp;h=82ec757038f682354e8f5a11def83216dc830953;hp=5f9f1e839d9ed24bdff82c62caaf7ea50bd2b42d;hb=a5f1670b11c4c0ab0006ebbb04b0a6a0f32f0a7c;hpb=a1b5d6dbc13d185b9ac459e421ae44b3ef8ce133 diff --git a/src/creature/goal.cpp b/src/creature/goal.cpp index 5f9f1e8..82ec757 100644 --- a/src/creature/goal.cpp +++ b/src/creature/goal.cpp @@ -6,7 +6,7 @@ #include "Creature.hpp" #include "../app/Assets.hpp" -#include "../ui/String.hpp" +#include "../ui/string.hpp" #include "../world/Planet.hpp" #include "../world/Resource.hpp" #include "../world/Simulation.hpp"