summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/video/nt7534.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/video/nt7534.cpp')
-rw-r--r--src/devices/video/nt7534.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/devices/video/nt7534.cpp b/src/devices/video/nt7534.cpp
index e1065376860..44c21b6cb0b 100644
--- a/src/devices/video/nt7534.cpp
+++ b/src/devices/video/nt7534.cpp
@@ -10,7 +10,7 @@
***************************************************************************/
#include "emu.h"
-#include "video/nt7534.h"
+#include "nt7534.h"
#define VERBOSE 0
#include "logmacro.h"