diff --git a/collects/syntax/modread.rkt b/collects/syntax/modread.rkt index f0302705cf..2a29d7bf90 100644 --- a/collects/syntax/modread.rkt +++ b/collects/syntax/modread.rkt @@ -1,5 +1,5 @@ (module modread mzscheme - (require mzlib/contract) + (require racket/contract) (provide with-module-reading-parameterization) (provide/contract