summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/video/snes_ppu.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/video/snes_ppu.cpp')
-rw-r--r--src/devices/video/snes_ppu.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/devices/video/snes_ppu.cpp b/src/devices/video/snes_ppu.cpp
index d83f16a6cae..40feb73e53f 100644
--- a/src/devices/video/snes_ppu.cpp
+++ b/src/devices/video/snes_ppu.cpp
@@ -73,7 +73,7 @@
***************************************************************************/
#include "emu.h"
-#include "video/snes_ppu.h"
+#include "snes_ppu.h"
#define SNES_MAINSCREEN 0
#define SNES_SUBSCREEN 1