mirror of
https://github.com/outbackdingo/UltraGrid.git
synced 2026-03-21 06:40:15 +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:
@@ -42,9 +42,9 @@
|
||||
#endif // HAVE_CONFIG_H
|
||||
|
||||
|
||||
#include "audio/audio.h"
|
||||
#include "audio/codec.h"
|
||||
#include "audio/utils.h"
|
||||
#include "audio/types.h"
|
||||
#include "audio/utils.h"
|
||||
#include "debug.h"
|
||||
#include <assert.h>
|
||||
#include <limits.h>
|
||||
|
||||
Reference in New Issue
Block a user