summaryrefslogtreecommitdiff
path: root/src/GF/Speech/SLF.hs
diff options
context:
space:
mode:
Diffstat (limited to 'src/GF/Speech/SLF.hs')
-rw-r--r--src/GF/Speech/SLF.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/GF/Speech/SLF.hs b/src/GF/Speech/SLF.hs
index 4bdc05212..84633149b 100644
--- a/src/GF/Speech/SLF.hs
+++ b/src/GF/Speech/SLF.hs
@@ -18,7 +18,7 @@ import GF.Speech.FiniteState
import GF.Speech.CFG
import GF.Speech.CFGToFA
import GF.Speech.PGFToCFG
-import qualified GF.Speech.Graphviz as Dot
+import qualified GF.Data.Graphviz as Dot
import PGF
import PGF.CId