New grow and skid sounds from remaxim
[supertux.git] / src / audio / openal_sound_source.hpp
index 88f6454..dc7136f 100644 (file)
@@ -20,7 +20,7 @@
 #define __OPENAL_SOUND_SOURCE_H__
 
 #include <al.h>
-#include "math/vector.hpp"
+
 #include "sound_source.hpp"
 
 class OpenALSoundSource : public SoundSource