* In the usage help, put LEVELFILE into brackets since it's an optional argument.
[supertux.git] / src / audio / sound_source.cpp
index b0ebdc8..399f3a3 100644 (file)
@@ -1,7 +1,7 @@
 #include <config.h>
 
-#include "sound_source.h"
-#include "sound_manager.h"
+#include "sound_source.hpp"
+#include "sound_manager.hpp"
 
 SoundSource::SoundSource()
 {