summaryrefslogtreecommitdiff
path: root/include/user/gxm/shader_patcher.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/user/gxm/shader_patcher.h')
-rw-r--r--include/user/gxm/shader_patcher.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/include/user/gxm/shader_patcher.h b/include/user/gxm/shader_patcher.h
index e63b557..0701e00 100644
--- a/include/user/gxm/shader_patcher.h
+++ b/include/user/gxm/shader_patcher.h
@@ -2,8 +2,8 @@
Vita Development Suite Libraries
*/
-#ifndef _DOLCESDK_PSP2_GXM_SHADER_PATCHER_INTERNAL_H_
-#define _DOLCESDK_PSP2_GXM_SHADER_PATCHER_INTERNAL_H_
+#ifndef _VDSUITE_USER_GXM_SHADER_PATCHER_H
+#define _VDSUITE_USER_GXM_SHADER_PATCHER_H
/** @file
*/
@@ -82,4 +82,4 @@ SceGxmErrorCode sceGxmShaderPatcherCreateFragmentProgramInternal(
}
#endif // def __cplusplus
-#endif /* _DOLCESDK_PSP2_GXM_SHADER_PATCHER_INTERNAL_H_ */
+#endif /* _VDSUITE_USER_GXM_SHADER_PATCHER_H */