From 299bbc47ec4e4453ca9f446e2266b680897443bf Mon Sep 17 00:00:00 2001 From: Sergeanur Date: Tue, 28 Apr 2020 14:00:38 +0300 Subject: Changing prefixes for some audio fields --- src/weapons/BulletInfo.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/weapons/BulletInfo.cpp') diff --git a/src/weapons/BulletInfo.cpp b/src/weapons/BulletInfo.cpp index 36c3cc78..7fa32ca7 100644 --- a/src/weapons/BulletInfo.cpp +++ b/src/weapons/BulletInfo.cpp @@ -3,7 +3,7 @@ #include "BulletInfo.h" #include "AnimBlendAssociation.h" -#include "AudioManager.h" +#include "DMAudio.h" #include "AudioScriptObject.h" #ifdef FIX_BUGS #include "Collision.h" -- cgit v1.2.3