summaryrefslogtreecommitdiff
path: root/src/lib.c
diff options
context:
space:
mode:
authorReuben Thomas <rrt@sc3d.org>2021-11-16 13:45:28 +0000
committerGitHub <noreply@github.com>2021-11-16 13:45:28 +0000
commit8e5c2e285e1cb6dcb9dcda45e3bef567e8bb758c (patch)
tree83a9e192f0472b08ec7c0fc815e8a26449578444 /src/lib.c
parente0d44f3d0e2ec9b40c7662fda7a6e10465028e4f (diff)
parent7c0fa4a1bc00a14db03a88e3d8d47bd41e2781d5 (diff)
downloadenchant-8e5c2e285e1cb6dcb9dcda45e3bef567e8bb758c.tar.gz
Merge pull request #293 from rrthomas/master
Improve reporting of errors by `enchant-lsmod -lang`
Diffstat (limited to 'src/lib.c')
-rw-r--r--src/lib.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/lib.c b/src/lib.c
index 25eea4e..14da76a 100644
--- a/src/lib.c
+++ b/src/lib.c
@@ -46,6 +46,7 @@
#include "enchant.h"
#include "enchant-provider.h"
+#include "debug.h"
#include "pwl.h"
#include "unused-parameter.h"
#include "relocatable.h"