aboutsummaryrefslogtreecommitdiff
path: root/libpcsxcore/ppf.h
diff options
context:
space:
mode:
Diffstat (limited to 'libpcsxcore/ppf.h')
-rw-r--r--libpcsxcore/ppf.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/libpcsxcore/ppf.h b/libpcsxcore/ppf.h
index fdb11eb..aad85c9 100644
--- a/libpcsxcore/ppf.h
+++ b/libpcsxcore/ppf.h
@@ -32,6 +32,8 @@ void UnloadSBI(void);
extern unsigned char *sbi_sectors;
+#include "cdrom.h"
+
static inline int CheckSBI(const u8 *t)
{
int s;