X-Git-Url: https://git.verplant.org/?a=blobdiff_plain;f=src%2Fsupertux%2Foptions_menu.cpp;h=06556bdd6650acd8913fa871db23aca90177f3fc;hb=e47d0ff21cb8cde4fe29bd710895ebd07e44bb4f;hp=355102baadfbada0c4f208fe2d0451c29a1b6230;hpb=3aa6936791cf24344e27d452ab2fd8c33fb5a2e8;p=supertux.git diff --git a/src/supertux/options_menu.cpp b/src/supertux/options_menu.cpp index 355102baa..06556bdd6 100644 --- a/src/supertux/options_menu.cpp +++ b/src/supertux/options_menu.cpp @@ -15,9 +15,12 @@ // You should have received a copy of the GNU General Public License // along with this program. If not, see . +#include "supertux/options_menu.hpp" + #include "audio/sound_manager.hpp" #include "control/joystickkeyboardcontroller.hpp" #include "gui/menu.hpp" +#include "gui/menu_item.hpp" #include "supertux/gameconfig.hpp" #include "supertux/main.hpp" #include "supertux/profile_menu.hpp"