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