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