aboutsummaryrefslogtreecommitdiff
path: root/sim/m32c/trace.c
diff options
context:
space:
mode:
Diffstat (limited to 'sim/m32c/trace.c')
-rw-r--r--sim/m32c/trace.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sim/m32c/trace.c b/sim/m32c/trace.c
index e9ea424..be796b1 100644
--- a/sim/m32c/trace.c
+++ b/sim/m32c/trace.c
@@ -31,7 +31,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. */
#include "bfd.h"
#include "dis-asm.h"
-#include "m32c-desc.h"
+#include "opcodes/m32c-desc.h"
#include "cpu.h"
#include "mem.h"