summaryrefslogtreecommitdiff
path: root/src/compiler/GF/Speech/JSGF.hs
diff options
context:
space:
mode:
Diffstat (limited to 'src/compiler/GF/Speech/JSGF.hs')
-rw-r--r--src/compiler/GF/Speech/JSGF.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/compiler/GF/Speech/JSGF.hs b/src/compiler/GF/Speech/JSGF.hs
index 921108e11..6a4935a7f 100644
--- a/src/compiler/GF/Speech/JSGF.hs
+++ b/src/compiler/GF/Speech/JSGF.hs
@@ -14,7 +14,7 @@ module GF.Speech.JSGF (jsgfPrinter) where
--import GF.Data.Utilities
import GF.Infra.Option
-import GF.Speech.CFG
+import GF.Grammar.CFG
import GF.Speech.RegExp
import GF.Speech.SISR
import GF.Speech.SRG