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
+2 -2
View File
@@ -9,8 +9,8 @@
#if !DEDICATED
#include "tier0/dynfunction.h"
#include "video//ivideoservices.h"
#include "../../sys_dll.h"
#include "video/ivideoservices.h"
#include "sys_dll.h"
// prevent some conflicts in SDL headers...
#undef M_PI