summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/nes/namcot.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/bus/nes/namcot.cpp')
-rw-r--r--src/devices/bus/nes/namcot.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/devices/bus/nes/namcot.cpp b/src/devices/bus/nes/namcot.cpp
index 5d166114e49..2d9bf4bfc69 100644
--- a/src/devices/bus/nes/namcot.cpp
+++ b/src/devices/bus/nes/namcot.cpp
@@ -24,7 +24,7 @@
#include "emu.h"
#include "namcot.h"
-#include "ui/ui.h"
+#include "ui/uimain.h"
#include "cpu/m6502/m6502.h"