engine: move engine/audio/public to public/ directory

This commit is contained in:
nillerusr
2022-10-12 03:34:30 +03:00
parent 091b49e29c
commit a68d5d8633
84 changed files with 1 additions and 12 deletions
+1 -1
View File
@@ -62,5 +62,5 @@
#include "xbox/xbox_win32stubs.h"
#include <xhv2.h>
#elif POSIX
#include "audio/private/posix_stubs.h"
#include "audio/posix_stubs.h"
#endif