aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-extended/ghostscript/ghostscript/mips/objarch.h
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-extended/ghostscript/ghostscript/mips/objarch.h')
-rw-r--r--meta/recipes-extended/ghostscript/ghostscript/mips/objarch.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-extended/ghostscript/ghostscript/mips/objarch.h b/meta/recipes-extended/ghostscript/ghostscript/mips/objarch.h
index 359097f356..b8b637cca2 100644
--- a/meta/recipes-extended/ghostscript/ghostscript/mips/objarch.h
+++ b/meta/recipes-extended/ghostscript/ghostscript/mips/objarch.h
@@ -17,7 +17,7 @@
#define ARCH_LOG2_SIZEOF_INT 2
#define ARCH_LOG2_SIZEOF_LONG 2
#define ARCH_LOG2_SIZEOF_LONG_LONG 3
-#define ARCH_SIZEOF_GX_COLOR_INDEX 8
+#define ARCH_SIZEOF_GX_COLOR_INDEX 4
#define ARCH_SIZEOF_PTR 4
#define ARCH_SIZEOF_FLOAT 4
#define ARCH_SIZEOF_DOUBLE 8