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