EnableKeyRepeat while console is open.
[supertux.git] / src / object / moving_sprite.cpp
index 3b3e7d7..193d856 100644 (file)
@@ -18,6 +18,7 @@
 //  Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
 
 #include <config.h>
+#include <stdexcept>
 
 #include "moving_sprite.hpp"
 #include "video/drawing_context.hpp"