summaryrefslogtreecommitdiffstats
path: root/tools/h4toh5/h4toh5util.h
diff options
context:
space:
mode:
Diffstat (limited to 'tools/h4toh5/h4toh5util.h')
-rw-r--r--tools/h4toh5/h4toh5util.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/h4toh5/h4toh5util.h b/tools/h4toh5/h4toh5util.h
index 7e3def7..ba2420f 100644
--- a/tools/h4toh5/h4toh5util.h
+++ b/tools/h4toh5/h4toh5util.h
@@ -62,7 +62,7 @@ converter.*/
#define HDF4_PALETTE_TYPE "PAL_TYPE"
#define PAL_TYPE "STANDARD8"
#define PAL_COLORMODEL "PAL_COLORMODEL"
-#define RGB "RGB"
+#define HDF5_RGB "RGB"
/* 3. reserved name for HDF5 object name when meeting with name clashing. */
#define HDF4_VGROUP "HDF4_VGROUP"