diff options
Diffstat (limited to 'sim/m68hc11/sim-main.h')
-rw-r--r-- | sim/m68hc11/sim-main.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sim/m68hc11/sim-main.h b/sim/m68hc11/sim-main.h index 955c69f..18a7426 100644 --- a/sim/m68hc11/sim-main.h +++ b/sim/m68hc11/sim-main.h @@ -28,7 +28,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. */ #include "opcode/m68hc11.h" -#include "sim/callback.h" #include "sim/sim.h" #include "opcode/m68hc11.h" #include "sim-types.h" |