diff --git a/src/compiler/GF/Speech/CFG.hs b/src/compiler/GF/Speech/CFG.hs index f396faace..d97228322 100644 --- a/src/compiler/GF/Speech/CFG.hs +++ b/src/compiler/GF/Speech/CFG.hs @@ -7,7 +7,7 @@ module GF.Speech.CFG where import GF.Data.Utilities -import PGF.CId +import PGF import GF.Infra.Option import GF.Data.Relation