diff options
Diffstat (limited to 'include/user/udcd.h')
-rw-r--r-- | include/user/udcd.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/include/user/udcd.h b/include/user/udcd.h index fefb048..fb740be 100644 --- a/include/user/udcd.h +++ b/include/user/udcd.h @@ -1,6 +1,8 @@ #ifndef _PSP2_UDCD_H_ #define _PSP2_UDCD_H_ +#include <psp2/types.h> + #ifdef __cplusplus extern "C" { #endif |