forked from PAWPAW-Mirror/lib_xua
Updates to decouple includes
This commit is contained in:
@@ -4,7 +4,11 @@
|
|||||||
#include "interrupt.h"
|
#include "interrupt.h"
|
||||||
#include "commands.h"
|
#include "commands.h"
|
||||||
#include "xud.h"
|
#include "xud.h"
|
||||||
#include "usb.h"
|
|
||||||
|
#ifdef NATIVE_DSD
|
||||||
|
#include "usbaudio20.h" /* Defines from the USB Audio 2.0 Specifications */
|
||||||
|
#endif
|
||||||
|
|
||||||
#ifdef HID_CONTROLS
|
#ifdef HID_CONTROLS
|
||||||
#include "user_hid.h"
|
#include "user_hid.h"
|
||||||
#endif
|
#endif
|
||||||
|
|||||||
Reference in New Issue
Block a user