summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine/ps2dma.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/machine/ps2dma.h')
-rw-r--r--src/devices/machine/ps2dma.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/devices/machine/ps2dma.h b/src/devices/machine/ps2dma.h
index 1eeec4f4f2a..10470fd52fa 100644
--- a/src/devices/machine/ps2dma.h
+++ b/src/devices/machine/ps2dma.h
@@ -16,8 +16,7 @@
#include "cpu/mips/ps2vu.h"
#include "video/ps2gs.h"
-
-class ps2_sif_device;
+#include "ps2sif.h"
class ps2_dmac_device : public device_t, public device_execute_interface
{