summaryrefslogtreecommitdiff
path: root/include/user/sblacmgr.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/user/sblacmgr.h')
-rw-r--r--include/user/sblacmgr.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/include/user/sblacmgr.h b/include/user/sblacmgr.h
index a9d7944..19da6bd 100644
--- a/include/user/sblacmgr.h
+++ b/include/user/sblacmgr.h
@@ -2,8 +2,8 @@
Vita Development Suite Libraries
*/
-#ifndef _PSP2_SBLACMGR_H_
-#define _PSP2_SBLACMGR_H_
+#ifndef _VDSUITE_USER_SBLACMGR_H
+#define _VDSUITE_USER_SBLACMGR_H
#ifdef __cplusplus
extern "C" {
@@ -15,4 +15,4 @@ int _sceSblACMgrIsGameProgram(void);
}
#endif
-#endif /* _PSP2_SBLACMGR_H_ */
+#endif /* _VDSUITE_USER_SBLACMGR_H */