summaryrefslogtreecommitdiff
path: root/src/GFC.hs
diff options
context:
space:
mode:
Diffstat (limited to 'src/GFC.hs')
-rw-r--r--src/GFC.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/GFC.hs b/src/GFC.hs
index 778792878..8037d4f1a 100644
--- a/src/GFC.hs
+++ b/src/GFC.hs
@@ -7,7 +7,7 @@ import PGF.Data
import GF.Compile
import GF.Compile.Export
-import GF.Source.CF ---- should this be on a deeper level? AR 15/10/2008
+import GF.Grammar.CF ---- should this be on a deeper level? AR 15/10/2008
import GF.Infra.UseIO
import GF.Infra.Option