summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/machine/nb1414m4.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/machine/nb1414m4.cpp')
-rw-r--r--src/mame/machine/nb1414m4.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/machine/nb1414m4.cpp b/src/mame/machine/nb1414m4.cpp
index c142f238ad7..103defd75af 100644
--- a/src/mame/machine/nb1414m4.cpp
+++ b/src/mame/machine/nb1414m4.cpp
@@ -27,7 +27,7 @@ Notes:
********************************************************************************************************************/
#include "emu.h"
-#include "includes/nb1414m4.h"
+#include "machine/nb1414m4.h"
#include "screen.h"
DEFINE_DEVICE_TYPE(NB1414M4, nb1414m4_device, "nb1414m4", "NB1414M4 Mahjong Custom")