X-Git-Url: https://git.verplant.org/?a=blobdiff_plain;f=src%2Fscripting%2Fwrapper.interface.hpp;h=14135a8010e42290f24d6848335b11ca58a82ed8;hb=f81231933de4e2f826bd12a1433e1cef9a7fd71b;hp=68a98a10a94e6a9c4f50a878b7703a7c24d0f999;hpb=6a5c52fa2a14acd773c628dcd9c04221fe6e960f;p=supertux.git diff --git a/src/scripting/wrapper.interface.hpp b/src/scripting/wrapper.interface.hpp index 68a98a10a..14135a801 100644 --- a/src/scripting/wrapper.interface.hpp +++ b/src/scripting/wrapper.interface.hpp @@ -1,9 +1,8 @@ -/* This file is processes by miniswig to produce the scripting API */ +/* This file is processed by miniswig to produce the scripting API */ #include "display_effect.hpp" #include "camera.hpp" #include "level.hpp" #include "scripted_object.hpp" -#include "sound.hpp" #include "text.hpp" #include "functions.hpp" #include "player.hpp"