* In the usage help, put LEVELFILE into brackets since it's an optional argument.
[supertux.git] / src / audio / sound_file.cpp
index b9aa051..0012661 100644 (file)
@@ -1,7 +1,7 @@
 /** Used SDL_mixer and glest source as reference */
 #include <config.h>
 
-#include "sound_file.h"
+#include "sound_file.hpp"
 
 #include <stdio.h>
 #include <stdint.h>