X-Git-Url: https://git.verplant.org/?a=blobdiff_plain;f=src%2Fscripting%2Fwrapper.interface.hpp;h=d95dd67708c7d78961bf8c0ae146eec1c7b7c9ef;hb=86e5914510fc29f4decbb66a7d602872b6c8555e;hp=8ad88c5e40391f7c55195938f913017ed2749c24;hpb=57d33b3da7b67df4171e2270d6136868814b242e;p=supertux.git diff --git a/src/scripting/wrapper.interface.hpp b/src/scripting/wrapper.interface.hpp index 8ad88c5e4..d95dd6770 100644 --- a/src/scripting/wrapper.interface.hpp +++ b/src/scripting/wrapper.interface.hpp @@ -15,3 +15,5 @@ #include "thunderstorm.hpp" #include "tilemap.hpp" #include "ssector.hpp" +#include "level_time.hpp" +#include "willowisp.hpp"