summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/video/md4330b.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/video/md4330b.cpp')
-rw-r--r--src/devices/video/md4330b.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/devices/video/md4330b.cpp b/src/devices/video/md4330b.cpp
index b44313d8bac..418fcc40ef8 100644
--- a/src/devices/video/md4330b.cpp
+++ b/src/devices/video/md4330b.cpp
@@ -13,7 +13,7 @@ TODO:
*/
#include "emu.h"
-#include "video/md4330b.h"
+#include "md4330b.h"
DEFINE_DEVICE_TYPE(MD4330B, md4330b_device, "md4330b", "Mitel MD4330B LCD Driver")