summaryrefslogtreecommitdiff
path: root/include/user/usbd.h
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--include/user/usbd.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/include/user/usbd.h b/include/user/usbd.h
index 4c3f680..e066230 100644
--- a/include/user/usbd.h
+++ b/include/user/usbd.h
@@ -2,8 +2,8 @@
Vita Development Suite Libraries
*/
-#ifndef _PSP2_USBD_H_
-#define _PSP2_USBD_H_
+#ifndef _VDSUITE_USER_USBD_H
+#define _VDSUITE_USER_USBD_H
#include <scetypes.h>
@@ -90,4 +90,4 @@ int sceUsbdAttachCompositeLdd(SceUID, unsigned char unk[0x14]);
}
#endif
-#endif /* _PSP2_USBD_H_ */
+#endif /* _VDSUITE_USER_USBD_H */