summaryrefslogtreecommitdiff
path: root/src/xcms/LuvGcLC.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/xcms/LuvGcLC.c')
-rw-r--r--src/xcms/LuvGcLC.c14
1 files changed, 2 insertions, 12 deletions
diff --git a/src/xcms/LuvGcLC.c b/src/xcms/LuvGcLC.c
index 7db28f7f..157a3de7 100644
--- a/src/xcms/LuvGcLC.c
+++ b/src/xcms/LuvGcLC.c
@@ -30,11 +30,12 @@
* Source for XcmsCIELuvClipLuv() gamut
* compression function.
*/
-/* $XFree86: xc/lib/X11/LuvGcLC.c,v 1.3 2001/01/17 19:41:39 dawes Exp $ */
+/* $XFree86: xc/lib/X11/LuvGcLC.c,v 1.4 2003/04/13 19:22:17 dawes Exp $ */
#include "Xlibint.h"
#include "Xcmsint.h"
#include <math.h>
+#include "Cv.h"
/*
* INTERNALS
@@ -43,17 +44,6 @@
*/
#define MAXBISECTCOUNT 100
-/*
- * EXTERNS
- */
-extern Status _XcmsCIELuvQueryMaxLCRGB();
-
-/* CvCols.c */
-extern Status _XcmsDIConvertColors();
-
-/* CvColW.c */
-extern Status _XcmsConvertColorsWithWhitePt();
-
/************************************************************************
* *