diff options
Diffstat (limited to 'include/user/avconfig.h')
-rw-r--r-- | include/user/avconfig.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/user/avconfig.h b/include/user/avconfig.h index 7d28bd6..82029cb 100644 --- a/include/user/avconfig.h +++ b/include/user/avconfig.h @@ -1,7 +1,7 @@ #ifndef _PSP2_AVCONFIG_H_ #define _PSP2_AVCONFIG_H_ -#include <psp2/types.h> +#include <scetypes.h> #ifdef __cplusplus extern "C" { |