summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/video/gb_lcd.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/video/gb_lcd.cpp')
-rw-r--r--src/devices/video/gb_lcd.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/devices/video/gb_lcd.cpp b/src/devices/video/gb_lcd.cpp
index f9070ad4ec7..76066883ade 100644
--- a/src/devices/video/gb_lcd.cpp
+++ b/src/devices/video/gb_lcd.cpp
@@ -156,7 +156,7 @@ TODO:
***************************************************************************/
#include "emu.h"
-#include "video/gb_lcd.h"
+#include "gb_lcd.h"
#include "screen.h"