aboutsummaryrefslogtreecommitdiffstats
path: root/cparser/Checks.ml
diff options
context:
space:
mode:
Diffstat (limited to 'cparser/Checks.ml')
-rw-r--r--cparser/Checks.ml2
1 files changed, 1 insertions, 1 deletions
diff --git a/cparser/Checks.ml b/cparser/Checks.ml
index 073d1057..ee36e226 100644
--- a/cparser/Checks.ml
+++ b/cparser/Checks.ml
@@ -14,7 +14,7 @@
(* *********************************************************************)
open C
-open Cerrors
+open Diagnostics
open Cutil
open Env