summaryrefslogtreecommitdiff
path: root/cparser/Unblock.ml
diff options
context:
space:
mode:
Diffstat (limited to 'cparser/Unblock.ml')
-rw-r--r--cparser/Unblock.ml2
1 files changed, 1 insertions, 1 deletions
diff --git a/cparser/Unblock.ml b/cparser/Unblock.ml
index fa304b7..abdc5d5 100644
--- a/cparser/Unblock.ml
+++ b/cparser/Unblock.ml
@@ -20,7 +20,7 @@
open C
open Cutil
-open Errors
+open Cerrors
(* Convert an initializer to a list of assignments.
Prepend those assignments to the given statement. *)