summaryrefslogtreecommitdiff
path: root/bytecomp/symtable.ml
diff options
context:
space:
mode:
Diffstat (limited to 'bytecomp/symtable.ml')
-rw-r--r--bytecomp/symtable.ml2
1 files changed, 1 insertions, 1 deletions
diff --git a/bytecomp/symtable.ml b/bytecomp/symtable.ml
index 6a55cabf28..1538451634 100644
--- a/bytecomp/symtable.ml
+++ b/bytecomp/symtable.ml
@@ -17,7 +17,7 @@
open Misc
open Asttypes
open Lambda
-open Emitcode
+open Cmo_format
(* Functions for batch linking *)