install po files as well
[supertux.git] / lib / audio / sound_manager.h
index b9878e4..9eece9c 100644 (file)
@@ -25,7 +25,7 @@
 #include <map>
 
 #include "SDL_mixer.h"
-#include "../math/vector.h"
+#include "math/vector.h"
 
 namespace SuperTux
   {