diff --git a/src/GF/GFCC/API.hs b/src/GF/GFCC/API.hs index 2152acc41..0a3b37cc5 100644 --- a/src/GF/GFCC/API.hs +++ b/src/GF/GFCC/API.hs @@ -21,7 +21,7 @@ import GF.GFCC.Macros import GF.GFCC.DataGFCC import GF.GFCC.CId import GF.GFCC.Raw.ConvertGFCC -import GF.GFCC.Raw.CombParGFCCRaw +import GF.GFCC.Raw.ParGFCCRaw import GF.Command.PPrTree import GF.Data.ErrM