From 8bb223e67955904c14e26a980927d313272ed22b Mon Sep 17 00:00:00 2001 From: Piotr Dziwinski Date: Fri, 22 Jun 2012 16:31:55 +0200 Subject: Templates for new implementation - added template of classes/structs for new implementation - changed #include paths - updated README files --- src/sound/sound.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/sound/sound.cpp') diff --git a/src/sound/sound.cpp b/src/sound/sound.cpp index 04b7140..f307838 100644 --- a/src/sound/sound.cpp +++ b/src/sound/sound.cpp @@ -28,7 +28,7 @@ #include "common/iman.h" #include "math/geometry.h" #include "math/conv.h" -#include "math/old/math3d.h" +#include "old/math3d.h" #include "sound/sound.h" -- cgit v1.2.3-1-g7c22