Had to change the #includes of dependend headers from "dir/header.h" to "../dir...
[supertux.git] / lib / audio / musicref.h
index 70a4c8a..d433787 100644 (file)
@@ -20,7 +20,7 @@
 #ifndef SUPERTUX_MUSICREF_H
 #define SUPERTUX_MUSICREF_H
 
-#include "audio/sound_manager.h"
+#include "../audio/sound_manager.h"
 
 namespace SuperTux
   {