diff options
Diffstat (limited to 'src/xcms/QuCol.c')
-rw-r--r-- | src/xcms/QuCol.c | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/xcms/QuCol.c b/src/xcms/QuCol.c index 3c48467b..0864bc8a 100644 --- a/src/xcms/QuCol.c +++ b/src/xcms/QuCol.c @@ -34,6 +34,9 @@ */ /* $XFree86: xc/lib/X11/QuCol.c,v 1.3 2001/01/17 19:41:42 dawes Exp $ */ +#ifdef HAVE_CONFIG_H +#include <config.h> +#endif #include "Xlibint.h" #include "Xcmsint.h" #include "Cv.h" |