X-Git-Url: https://git.verplant.org/?a=blobdiff_plain;f=src%2Fscripting%2Fwrapper.interface.hpp;h=62e1e80b5047b82143a6fc9b20cd4c77d505e6c0;hb=8e38c01a8c4f2937c3f53d46d3034b0f55ba4316;hp=823db4944149e21908fbb9c789bbf12ce82cb3bc;hpb=f3e5e57c9996168a4889ae8e195be25f8b7e629b;p=supertux.git diff --git a/src/scripting/wrapper.interface.hpp b/src/scripting/wrapper.interface.hpp index 823db4944..62e1e80b5 100644 --- a/src/scripting/wrapper.interface.hpp +++ b/src/scripting/wrapper.interface.hpp @@ -3,10 +3,9 @@ #include "camera.hpp" #include "level.hpp" #include "scripted_object.hpp" -#include "sound.hpp" #include "text.hpp" #include "functions.hpp" #include "player.hpp" #include "floating_image.hpp" #include "anchor_points.hpp" - +#include "random_generator.hpp"