engine/audio: fix build

This commit is contained in:
nillerusr
2022-10-12 05:31:18 +03:00
parent a68d5d8633
commit bca0ae8c59
12 changed files with 64 additions and 64 deletions
+1 -1
View File
@@ -29,7 +29,7 @@ def build(bld):
'../../../public/tier0',
'../../',
'../../../common',
'../../audio/public',
'../../../public/engine/audio',
'celt'
]