From bcf933fb9e8cc327a0c095b3456360a3ebf9fe6e Mon Sep 17 00:00:00 2001 From: Přemysl Janouch Date: Thu, 9 May 2013 00:49:45 +0200 Subject: Move dictionary generation to its own module --- src/add-pronunciation.c | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/add-pronunciation.c') diff --git a/src/add-pronunciation.c b/src/add-pronunciation.c index 45eae61..3b0a6ce 100644 --- a/src/add-pronunciation.c +++ b/src/add-pronunciation.c @@ -29,6 +29,8 @@ #include #include "stardict.h" +#include "stardict-private.h" +#include "generator.h" // --- Pronunciation generator ------------------------------------------------- -- cgit v1.2.3-70-g09d2