summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/compiler/GF/Speech/CFG.hs2
1 files changed, 1 insertions, 1 deletions
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