summaryrefslogtreecommitdiff
path: root/cfrontend/PrintClight.ml
diff options
context:
space:
mode:
Diffstat (limited to 'cfrontend/PrintClight.ml')
-rw-r--r--cfrontend/PrintClight.ml3
1 files changed, 2 insertions, 1 deletions
diff --git a/cfrontend/PrintClight.ml b/cfrontend/PrintClight.ml
index ae8e31d..7b9f3d3 100644
--- a/cfrontend/PrintClight.ml
+++ b/cfrontend/PrintClight.ml
@@ -21,7 +21,8 @@ open Datatypes
open Values
open AST
open PrintAST
-open Csyntax
+open Ctypes
+open Cop
open PrintCsyntax
open Clight