diff options
Diffstat (limited to 'include/user/gxm/init.h')
-rw-r--r-- | include/user/gxm/init.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/user/gxm/init.h b/include/user/gxm/init.h index 8f27a79..76841d4 100644 --- a/include/user/gxm/init.h +++ b/include/user/gxm/init.h @@ -4,7 +4,7 @@ /** @file */ -#include <psp2/gxm/init.h> +#include_next <gxm/init.h> #ifdef __cplusplus extern "C" { |