diff --git a/nx/include/switch.h b/nx/include/switch.h index 822632d8..f6918b38 100644 --- a/nx/include/switch.h +++ b/nx/include/switch.h @@ -61,6 +61,7 @@ extern "C" { #include "switch/services/fatal.h" #include "switch/services/time.h" #include "switch/services/usb.h" +#include "switch/services/usbds.h" #include "switch/services/hid.h" #include "switch/services/irs.h" #include "switch/services/pl.h"