X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=src%2Fscripting%2Fwrapper.interface.hpp;h=d95dd67708c7d78961bf8c0ae146eec1c7b7c9ef;hb=08ccb17345a52f5ffd8a5dd6ecf675cad55f16a7;hp=3249e5dfd0096c964b1c10e6c04596375e91eefe;hpb=42df48af1c359e2a54cfd0daa330c15a1f030544;p=supertux.git diff --git a/src/scripting/wrapper.interface.hpp b/src/scripting/wrapper.interface.hpp index 3249e5dfd..d95dd6770 100644 --- a/src/scripting/wrapper.interface.hpp +++ b/src/scripting/wrapper.interface.hpp @@ -14,3 +14,6 @@ #include "ambient_sound.hpp" #include "thunderstorm.hpp" #include "tilemap.hpp" +#include "ssector.hpp" +#include "level_time.hpp" +#include "willowisp.hpp"