summaryrefslogtreecommitdiff
path: root/src-3.0/GF/Command
diff options
context:
space:
mode:
Diffstat (limited to 'src-3.0/GF/Command')
-rw-r--r--src-3.0/GF/Command/Importing.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/src-3.0/GF/Command/Importing.hs b/src-3.0/GF/Command/Importing.hs
index a09ba8de6..bca59048f 100644
--- a/src-3.0/GF/Command/Importing.hs
+++ b/src-3.0/GF/Command/Importing.hs
@@ -1,6 +1,6 @@
module GF.Command.Importing (importGrammar) where
-import GF.Compile.API
+import GF.Compile
import GF.GFCC.DataGFCC
import GF.GFCC.API