summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/cpu/sh/sh2fe.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/cpu/sh/sh2fe.cpp')
-rw-r--r--src/devices/cpu/sh/sh2fe.cpp3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/devices/cpu/sh/sh2fe.cpp b/src/devices/cpu/sh/sh2fe.cpp
index 3019dc02ab7..b21ea334ba0 100644
--- a/src/devices/cpu/sh/sh2fe.cpp
+++ b/src/devices/cpu/sh/sh2fe.cpp
@@ -2,7 +2,7 @@
// copyright-holders:R. Belmont
/***************************************************************************
- sh2fe.c
+ sh2fe.cpp
Front end for SH-2 recompiler
@@ -10,7 +10,6 @@
#include "emu.h"
#include "sh2.h"
-#include "sh2comn.h"
#include "cpu/drcfe.h"