New grow and skid sounds from remaxim
[supertux.git] / src / audio / dummy_sound_source.hpp
index 458c1e8..9a17d61 100644 (file)
@@ -19,7 +19,7 @@
 #ifndef __DUMMY_SOUND_SOURCE_HPP__
 #define __DUMMY_SOUND_SOURCE_HPP__
 
-#include "sound_source.hpp"
+class SoundSource;
 
 SoundSource* create_dummy_sound_source();