summaryrefslogtreecommitdiff
path: root/cparser/Parse_aux.ml
diff options
context:
space:
mode:
Diffstat (limited to 'cparser/Parse_aux.ml')
-rwxr-xr-xcparser/Parse_aux.ml2
1 files changed, 1 insertions, 1 deletions
diff --git a/cparser/Parse_aux.ml b/cparser/Parse_aux.ml
index 6592245..0600261 100755
--- a/cparser/Parse_aux.ml
+++ b/cparser/Parse_aux.ml
@@ -14,7 +14,7 @@
(* *********************************************************************)
open Format
-open Errors
+open Cerrors
open Cabshelper
(* Report parsing errors *)