aboutsummaryrefslogtreecommitdiff
path: root/sim/common/cgen-utils.c
diff options
context:
space:
mode:
Diffstat (limited to 'sim/common/cgen-utils.c')
-rw-r--r--sim/common/cgen-utils.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/sim/common/cgen-utils.c b/sim/common/cgen-utils.c
index 03b4913..d8e57bf 100644
--- a/sim/common/cgen-utils.c
+++ b/sim/common/cgen-utils.c
@@ -24,10 +24,10 @@ with this program; if not, write to the Free Software Foundation, Inc.,
#include "decode.h"
#define MEMOPS_DEFINE_INLINE
-#include "cgen-mem.h"
+#include "mem-ops.h"
#define SEMOPS_DEFINE_INLINE
-#include "cgen-sem.h"
+#include "sem-ops.h"
const char *mode_names[] = {
"VM",