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/kernel/lowio/i2c.h | |
parent | scePafResourceGetAttributeIdIntLpb: fix NID (diff) | |
download | vds-libraries-cedabc50f2df4926ae3039f225f0452ebe05176d.tar.gz |
Fix includes: various
Diffstat (limited to 'include/kernel/lowio/i2c.h')
-rw-r--r-- | include/kernel/lowio/i2c.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/kernel/lowio/i2c.h b/include/kernel/lowio/i2c.h index 4ca3178..3776169 100644 --- a/include/kernel/lowio/i2c.h +++ b/include/kernel/lowio/i2c.h @@ -1,8 +1,6 @@ #ifndef _PSP2_KERN_LOWIO_I2C_H_ #define _PSP2_KERN_LOWIO_I2C_H_ -#include <psp2kern/types.h> - #ifdef __cplusplus extern "C" { #endif |