summaryrefslogtreecommitdiffstats
path: root/bytecomp/translclass.ml
diff options
context:
space:
mode:
Diffstat (limited to 'bytecomp/translclass.ml')
-rw-r--r--bytecomp/translclass.ml2
1 files changed, 1 insertions, 1 deletions
diff --git a/bytecomp/translclass.ml b/bytecomp/translclass.ml
index fd2501330..c65bf53ab 100644
--- a/bytecomp/translclass.ml
+++ b/bytecomp/translclass.ml
@@ -314,7 +314,7 @@ let class_stub =
(* Error report *)
-open Format
+open Formatmsg
let report_error = function
Illegal_class_expr ->