credits music plays on credits screen now
[supertux.git] / lib / audio / sound_manager.h
index b9878e4..5dc7cce 100644 (file)
@@ -25,7 +25,7 @@
 #include <map>
 
 #include "SDL_mixer.h"
-#include "../math/vector.h"
+#include "math/vector.h"
 
 namespace SuperTux
   {
@@ -38,7 +38,8 @@ namespace SuperTux
     NO_MUSIC,
     LEVEL_MUSIC,
     HURRYUP_MUSIC,
-    HERRING_MUSIC
+    HERRING_MUSIC,
+    CREDITS_MUSIC
   };
 
   /// Sound manager