summaryrefslogtreecommitdiffstats
path: root/src/sound/sound.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/sound/sound.cpp')
-rw-r--r--src/sound/sound.cpp11
1 files changed, 6 insertions, 5 deletions
diff --git a/src/sound/sound.cpp b/src/sound/sound.cpp
index 333eba0..fadfeaa 100644
--- a/src/sound/sound.cpp
+++ b/src/sound/sound.cpp
@@ -24,11 +24,12 @@
#include <d3dtypes.h>
#include <dsound.h>
#include <stdio.h>
-#include "language.h"
-#include "struct.h"
-#include "iman.h"
-#include "math3d.h"
-#include "sound.h"
+
+#include "common/language.h"
+#include "common/struct.h"
+#include "common/iman.h"
+#include "math/old/math3d.h"
+#include "sound/sound.h"
/////////////////////////////////////////////////////////////////////////////