diff options
Diffstat (limited to 'src/CrDatFrI.c')
-rw-r--r-- | src/CrDatFrI.c | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/CrDatFrI.c b/src/CrDatFrI.c index 37e7f8c..9099966 100644 --- a/src/CrDatFrI.c +++ b/src/CrDatFrI.c @@ -35,6 +35,9 @@ /* October 2004, source code review by Thomas Biege <thomas@suse.de> */ +#ifdef HAVE_CONFIG_H +#include <config.h> +#endif #include "XpmI.h" LFUNC(CreateColors, int, (char **dataptr, unsigned int *data_size, |