summaryrefslogtreecommitdiff
path: root/src/compiler/GF/Speech/GSL.hs
diff options
context:
space:
mode:
Diffstat (limited to 'src/compiler/GF/Speech/GSL.hs')
-rw-r--r--src/compiler/GF/Speech/GSL.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/compiler/GF/Speech/GSL.hs b/src/compiler/GF/Speech/GSL.hs
index 3557ff21f..3eb4c20a7 100644
--- a/src/compiler/GF/Speech/GSL.hs
+++ b/src/compiler/GF/Speech/GSL.hs
@@ -9,7 +9,7 @@
module GF.Speech.GSL (gslPrinter) where
--import GF.Data.Utilities
-import GF.Speech.CFG
+import GF.Grammar.CFG
import GF.Speech.SRG
import GF.Speech.RegExp
import GF.Infra.Option