summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/video/ps2gif.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/video/ps2gif.cpp')
-rw-r--r--src/devices/video/ps2gif.cpp3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/devices/video/ps2gif.cpp b/src/devices/video/ps2gif.cpp
index def4f08e17f..c4c714e7eb2 100644
--- a/src/devices/video/ps2gif.cpp
+++ b/src/devices/video/ps2gif.cpp
@@ -9,9 +9,8 @@
*
*/
+#include "emu.h"
#include "ps2gif.h"
-#include "ps2gs.h"
-#include "cpu/mips/ps2vu.h"
DEFINE_DEVICE_TYPE(SONYPS2_GIF, ps2_gif_device, "ps2gif", "Playstation 2 GIF")