Index: trunk/Ohana/src/kapa2/include/constants.h
===================================================================
--- trunk/Ohana/src/kapa2/include/constants.h	(revision 40501)
+++ trunk/Ohana/src/kapa2/include/constants.h	(revision 42821)
@@ -54,4 +54,14 @@
 } KapaChannels;
 
+typedef enum {
+  KAPA_CM_NONE,
+  KAPA_CM_RAW,
+  KAPA_CM_CSV,
+  KAPA_CM_CET,
+  KAPA_CM_CET_REV,
+  KAPA_CM_LEGACY,
+  KAPA_CM_STATIC,
+} KapaColorMapMode;
+
 // use an enum to identify the 3 dimensions:
 typedef enum {
