diff options
author | Reiko Asakura | 2021-02-11 12:05:53 -0500 |
---|---|---|
committer | Reiko Asakura | 2021-02-11 12:05:53 -0500 |
commit | cedabc50f2df4926ae3039f225f0452ebe05176d (patch) | |
tree | e67bb62340f3cc027c92b41cf70a65d7e462ef5a /include/user/videoexport.h | |
parent | scePafResourceGetAttributeIdIntLpb: fix NID (diff) | |
download | vds-libraries-cedabc50f2df4926ae3039f225f0452ebe05176d.tar.gz |
Fix includes: various
Diffstat (limited to 'include/user/videoexport.h')
-rw-r--r-- | include/user/videoexport.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/include/user/videoexport.h b/include/user/videoexport.h index a002dde..a552db1 100644 --- a/include/user/videoexport.h +++ b/include/user/videoexport.h @@ -1,9 +1,6 @@ #ifndef _PSP2_VIDEO_EXPORT_H_ #define _PSP2_VIDEO_EXPORT_H_ -#include <psp2/types.h> -#include <stdint.h> - #ifdef __cplusplus extern "C" { #endif |