diff options
Diffstat (limited to 'src/rgb.c')
-rw-r--r-- | src/rgb.c | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -42,6 +42,9 @@ * W. Snitily but has been modified for my special need */ +#ifdef HAVE_CONFIG_H +#include <config.h> +#endif #include "XpmI.h" #include <ctype.h> |