X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?p=pcsx_rearmed.git;a=blobdiff_plain;f=libpcsxcore%2Fppf.h;h=aad85c93a88dfe4e710f300c689d71038efdbbf3;hp=fdb11eba81f1315870251e625eb0717ce368f42c;hb=7d95d6faffdcbd6a4f2b1b2990fa7ff5851bb2d5;hpb=ae4e7dc990c2acd9cb208dd8fb02f1c96f915b7c diff --git a/libpcsxcore/ppf.h b/libpcsxcore/ppf.h index fdb11eba..aad85c93 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;