sio: no DTR resets device
[pcsx_rearmed.git] / libpcsxcore / ppf.h
index fdb11eb..aad85c9 100644 (file)
@@ -32,6 +32,8 @@ void UnloadSBI(void);
 
 extern unsigned char *sbi_sectors;
 
+#include "cdrom.h"
+
 static inline int CheckSBI(const u8 *t)
 {
        int s;