summaryrefslogtreecommitdiffstats
path: root/src/physics/physics.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/physics/physics.cpp')
-rw-r--r--src/physics/physics.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/physics/physics.cpp b/src/physics/physics.cpp
index e4420a1..49d7684 100644
--- a/src/physics/physics.cpp
+++ b/src/physics/physics.cpp
@@ -42,7 +42,7 @@
#include "object/brain.h"
#include "object/motion/motion.h"
#include "object/motion/motionhuman.h"
-#include "sound/sound.h"
+#include "old/sound.h"
#include "object/task/task.h"
#include "script/cmdtoken.h"
#include "physics/physics.h"