moved struct AudioFormat to audio_format.h
We want to expose the AudioFormat structure to plugins; remove some clutter by moving its declaration to a separate header file.
This commit is contained in:
@@ -21,7 +21,7 @@
|
||||
|
||||
#include "../config.h"
|
||||
|
||||
#include "audio.h"
|
||||
#include "audio_format.h"
|
||||
#include "os_compat.h"
|
||||
|
||||
#ifdef HAVE_LIBSAMPLERATE
|
||||
|
Reference in New Issue
Block a user