Had to change the #includes of dependend headers from "dir/header.h" to "../dir...
[supertux.git] / lib / audio / musicref.cpp
index a2c1316..0ff362b 100644 (file)
@@ -18,7 +18,7 @@
 //  along with this program; if not, write to the Free Software
 //  Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
 
-#include "audio/musicref.h"
+#include "../audio/musicref.h"
 
 using namespace SuperTux;