diff options
author | Werner Lemberg <wl@gnu.org> | 2011-02-03 19:47:13 +0100 |
---|---|---|
committer | Werner Lemberg <wl@gnu.org> | 2011-02-03 19:47:13 +0100 |
commit | 713faece86876e77da78b387c7d6ad6a10a45ed7 (patch) | |
tree | c645941a0c6e09f8cf4380175e985a28165b0643 /src | |
parent | 75df70600f9ce424264da64eb3fd8d79ce2f1b98 (diff) |
* src/autofit/afdummy.c: Include `aferrors.h'.
Problem reported by Chris Liddel <chris.liddell@artifex.com>.
Diffstat (limited to 'src')
-rw-r--r-- | src/autofit/afdummy.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/autofit/afdummy.c b/src/autofit/afdummy.c index ea2ed53e..c7126513 100644 --- a/src/autofit/afdummy.c +++ b/src/autofit/afdummy.c @@ -19,6 +19,7 @@ #include "afdummy.h" #include "afhints.h" +#include "aferrors.h" static FT_Error |