summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine/msm6242.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/machine/msm6242.cpp')
-rw-r--r--src/devices/machine/msm6242.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/devices/machine/msm6242.cpp b/src/devices/machine/msm6242.cpp
index f4c808db9a6..59abd5313bc 100644
--- a/src/devices/machine/msm6242.cpp
+++ b/src/devices/machine/msm6242.cpp
@@ -14,7 +14,7 @@
***************************************************************************/
#include "emu.h"
-#include "machine/msm6242.h"
+#include "msm6242.h"
#define LOG_UNMAPPED (1U << 1)
#define LOG_IRQ (1U << 2)