Include optimizations
[supertux.git] / src / supertux / menu / joystick_menu.cpp
index 5d9fa83..c6bacb3 100644 (file)
@@ -20,7 +20,6 @@
 #include <sstream>
 
 #include "util/gettext.hpp"
-#include "supertux/gameconfig.hpp"
 
 namespace{
   const int SCAN_JOYSTICKS = Controller::CONTROLCOUNT + 1;