first very unfinished and unpolished version of the intro
[supertux.git] / src / object / ambient_sound.cpp
index 68253b0..21ad67f 100644 (file)
@@ -20,6 +20,7 @@
 
 #include <math.h>
 #include <stdexcept>
+#include <iostream>
 
 #include "ambient_sound.hpp"
 #include "object_factory.hpp"