summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/funworld/funworld.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/funworld/funworld.cpp')
-rw-r--r--src/mame/funworld/funworld.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/funworld/funworld.cpp b/src/mame/funworld/funworld.cpp
index 442381fa68b..6ad4b425322 100644
--- a/src/mame/funworld/funworld.cpp
+++ b/src/mame/funworld/funworld.cpp
@@ -755,7 +755,7 @@
#include "emu.h"
#include "funworld.h"
-#include "cpu/m6502/m65sc02.h"
+#include "cpu/m6502/g65sc02.h"
#include "cpu/m6502/r65c02.h"
#include "machine/6821pia.h"
#include "machine/nvram.h"