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:
@@ -32,6 +32,7 @@
|
||||
#include "storedPlaylist.h"
|
||||
#include "sllist.h"
|
||||
#include "ack.h"
|
||||
#include "audio.h"
|
||||
#include "os_compat.h"
|
||||
|
||||
#define COMMAND_PLAY "play"
|
||||
|
Reference in New Issue
Block a user