Mr. Bomb now supports custom sprites.
[supertux.git] / src / trigger / switch.cpp
index 068b0f4..e11a5b6 100644 (file)
@@ -18,6 +18,7 @@
 //  Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
 
 #include <config.h>
+#include <stdexcept>
 
 #include "switch.hpp"
 #include "object_factory.hpp"