summaryrefslogtreecommitdiffstats
path: root/asmcomp/m68k/proc.ml
diff options
context:
space:
mode:
Diffstat (limited to 'asmcomp/m68k/proc.ml')
-rw-r--r--asmcomp/m68k/proc.ml2
1 files changed, 1 insertions, 1 deletions
diff --git a/asmcomp/m68k/proc.ml b/asmcomp/m68k/proc.ml
index aaeff1941..cce4c1740 100644
--- a/asmcomp/m68k/proc.ml
+++ b/asmcomp/m68k/proc.ml
@@ -15,7 +15,7 @@
open Misc
open Arch
-open Format
+open Formatmsg
open Cmm
open Reg
open Mach