From 2cc1896c61eef5739bb6a8ffa89e58ba5c175a05 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=B8ren=20Sandmann=20Pedersen?= Date: Thu, 19 May 2005 15:02:48 +0000 Subject: - Add build system for lib/Xpm - Add Xpm to symlink.sh - Conditionally include config.h in xc/extras/Xpm --- src/CrPFrI.c | 3 +++ 1 file changed, 3 insertions(+) (limited to 'src/CrPFrI.c') diff --git a/src/CrPFrI.c b/src/CrPFrI.c index 0661a4e..2f555dd 100644 --- a/src/CrPFrI.c +++ b/src/CrPFrI.c @@ -32,6 +32,9 @@ * Developed by Arnaud Le Hors * \*****************************************************************************/ +#ifdef HAVE_CONFIG_H +#include +#endif #include "XpmI.h" void -- cgit v1.2.3