X-Git-Url: https://git.verplant.org/?a=blobdiff_plain;f=src%2Fobject%2Fcandle.cpp;h=f4b28a1e773a56e6ebf1bc39401d56a66d736ff5;hb=78ac7aef674f518549f96160c6354b589553f952;hp=fc06de2278ee6d0907e0d0f4a84b779d42e4dc1c;hpb=08813a74da6ac1fd045a105e4e8105f1d7f716f0;p=supertux.git diff --git a/src/object/candle.cpp b/src/object/candle.cpp index fc06de227..f4b28a1e7 100644 --- a/src/object/candle.cpp +++ b/src/object/candle.cpp @@ -21,6 +21,7 @@ #include "scripting/squirrel_util.hpp" #include "supertux/object_factory.hpp" #include "supertux/sector.hpp" +#include "util/reader.hpp" Candle::Candle(const Reader& lisp) : MovingSprite(lisp, "images/objects/candle/candle.sprite", LAYER_BACKGROUNDTILES+1, COLGROUP_DISABLED), burning(true),