summaryrefslogtreecommitdiff
path: root/include/user/trigger_util.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/user/trigger_util.h')
-rw-r--r--include/user/trigger_util.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/include/user/trigger_util.h b/include/user/trigger_util.h
index af6f56b..3b6f582 100644
--- a/include/user/trigger_util.h
+++ b/include/user/trigger_util.h
@@ -2,8 +2,8 @@
Vita Development Suite Libraries
*/
-#ifndef _DOLCESDK_PSP2_TRIGGER_UTIL_H_
-#define _DOLCESDK_PSP2_TRIGGER_UTIL_H_
+#ifndef _VDSUITE_USER_TRIGGER_UTIL_H
+#define _VDSUITE_USER_TRIGGER_UTIL_H
#include <rtc.h>
#include <scetypes.h>
@@ -232,4 +232,4 @@ int sceTriggerUtilGetRegisteredSystemTitleIdList(char* buffer, int *numOfIds);
}
#endif /* __cplusplus */
-#endif /* _DOLCESDK_PSP2_TRIGGER_UTIL_H_ */
+#endif /* _VDSUITE_USER_TRIGGER_UTIL_H */