AGOS: Reduce audio header dependencies

This commit is contained in:
Ori Avtalion 2016-04-14 16:48:02 +03:00
parent 3564032330
commit 5e49800901
26 changed files with 29 additions and 9 deletions

View file

@ -21,6 +21,7 @@
*/
#include "agos/agos.h"
#include "agos/intern.h"
#include "agos/vga.h"
#include "common/endian.h"