mirror of
https://github.com/outbackdingo/UltraGrid.git
synced 2026-03-22 00:40:25 +00:00
Replaced audio/audio.h with audio/types.h includes
audio/audio.h should not be used as a catch-all header for audio.
This commit is contained in:
@@ -62,8 +62,8 @@
|
||||
#include "config_win32.h"
|
||||
#endif // HAVE_CONFIG_H
|
||||
|
||||
#include "audio/audio.h"
|
||||
#include "audio/codec.h"
|
||||
#include "audio/types.h"
|
||||
#include "audio/utils.h"
|
||||
#include "crypto/random.h"
|
||||
#include "debug.h"
|
||||
|
||||
Reference in New Issue
Block a user