diff options
Diffstat (limited to 'src/Speedo/out_outl.c')
-rw-r--r-- | src/Speedo/out_outl.c | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/Speedo/out_outl.c b/src/Speedo/out_outl.c index bebc684..0139010 100644 --- a/src/Speedo/out_outl.c +++ b/src/Speedo/out_outl.c @@ -30,6 +30,9 @@ WITH THE SPEEDO SOFTWARE OR THE BITSTREAM CHARTER OUTLINE FONT. ****************************************************************************/ +#ifdef HAVE_CONFIG_H +#include <config.h> +#endif #include "spdo_prv.h" /* General definitions for Speedo */ |