forked from PAWPAW-Mirror/lib_xua
SpdifReceive.h include now guarded by SPDIF_RX define
This commit is contained in:
@@ -5,8 +5,10 @@
|
|||||||
|
|
||||||
#include "devicedefines.h"
|
#include "devicedefines.h"
|
||||||
#include "commands.h"
|
#include "commands.h"
|
||||||
#include "SpdifReceive.h"
|
|
||||||
|
|
||||||
|
#if defined(SPDIF_RX)
|
||||||
|
#include "SpdifReceive.h"
|
||||||
|
#endif
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user