summaryrefslogtreecommitdiff
path: root/include/user/gxm/sync_object.h
diff options
context:
space:
mode:
authorReiko Asakura2021-02-11 12:05:53 -0500
committerReiko Asakura2021-02-11 12:05:53 -0500
commitcedabc50f2df4926ae3039f225f0452ebe05176d (patch)
treee67bb62340f3cc027c92b41cf70a65d7e462ef5a /include/user/gxm/sync_object.h
parentscePafResourceGetAttributeIdIntLpb: fix NID (diff)
downloadvds-libraries-cedabc50f2df4926ae3039f225f0452ebe05176d.tar.gz
Fix includes: various
Diffstat (limited to 'include/user/gxm/sync_object.h')
-rw-r--r--include/user/gxm/sync_object.h2
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" {