summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/skeleton/tecnbras.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/skeleton/tecnbras.cpp')
-rw-r--r--src/mame/skeleton/tecnbras.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/skeleton/tecnbras.cpp b/src/mame/skeleton/tecnbras.cpp
index a63fc4d2f10..14800ae187c 100644
--- a/src/mame/skeleton/tecnbras.cpp
+++ b/src/mame/skeleton/tecnbras.cpp
@@ -20,7 +20,7 @@
*/
#include "emu.h"
-#include "cpu/mcs51/mcs51.h"
+#include "cpu/mcs51/i80c51.h"
#include <algorithm>