summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/machine/iopdma.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/machine/iopdma.h')
-rw-r--r--src/mame/machine/iopdma.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/mame/machine/iopdma.h b/src/mame/machine/iopdma.h
index f199e75df05..d39c3f88160 100644
--- a/src/mame/machine/iopdma.h
+++ b/src/mame/machine/iopdma.h
@@ -14,7 +14,6 @@
#pragma once
-#include "emu.h"
class iop_dma_device : public device_t
{
@@ -55,4 +54,4 @@ protected:
DECLARE_DEVICE_TYPE(SONYIOP_DMA, iop_dma_device)
-#endif // MAME_MACHINE_IOPDMA_H \ No newline at end of file
+#endif // MAME_MACHINE_IOPDMA_H