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.c7
1 files changed, 7 insertions, 0 deletions
diff --git a/src/xcms/LuvGcLC.c b/src/xcms/LuvGcLC.c
index 376f5f40..7db28f7f 100644
--- a/src/xcms/LuvGcLC.c
+++ b/src/xcms/LuvGcLC.c
@@ -30,6 +30,7 @@
* Source for XcmsCIELuvClipLuv() gamut
* compression function.
*/
+/* $XFree86: xc/lib/X11/LuvGcLC.c,v 1.3 2001/01/17 19:41:39 dawes Exp $ */
#include "Xlibint.h"
#include "Xcmsint.h"
@@ -47,6 +48,12 @@
*/
extern Status _XcmsCIELuvQueryMaxLCRGB();
+/* CvCols.c */
+extern Status _XcmsDIConvertColors();
+
+/* CvColW.c */
+extern Status _XcmsConvertColorsWithWhitePt();
+
/************************************************************************
* *