summaryrefslogtreecommitdiff
path: root/include/kernel/bt.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/kernel/bt.h')
-rw-r--r--include/kernel/bt.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/include/kernel/bt.h b/include/kernel/bt.h
index a95a2e3..41c83b0 100644
--- a/include/kernel/bt.h
+++ b/include/kernel/bt.h
@@ -1,7 +1,8 @@
#ifndef _PSP2_KERNEL_BT_H_
#define _PSP2_KERNEL_BT_H_
-#include <psp2kern/types.h>
+#include <stdint.h>
+#include <scetypes.h>
#ifdef __cplusplus
extern "C" {