summaryrefslogtreecommitdiffstats
path: root/debugger/command_line.ml
diff options
context:
space:
mode:
Diffstat (limited to 'debugger/command_line.ml')
-rw-r--r--debugger/command_line.ml2
1 files changed, 1 insertions, 1 deletions
diff --git a/debugger/command_line.ml b/debugger/command_line.ml
index 43fcd1b6d..33a519d47 100644
--- a/debugger/command_line.ml
+++ b/debugger/command_line.ml
@@ -14,7 +14,7 @@
(************************ Reading and executing commands ***************)
-open Format
+open Formatmsg
open Misc
open Instruct
open Unix