summaryrefslogtreecommitdiffstats
path: root/gfx/thebes/gfxPlatform.h
diff options
context:
space:
mode:
Diffstat (limited to 'gfx/thebes/gfxPlatform.h')
-rw-r--r--gfx/thebes/gfxPlatform.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gfx/thebes/gfxPlatform.h b/gfx/thebes/gfxPlatform.h
index 452e7208b4..37d6ec9187 100644
--- a/gfx/thebes/gfxPlatform.h
+++ b/gfx/thebes/gfxPlatform.h
@@ -82,7 +82,7 @@ enum class CMSMode : int32_t {
Off = 0, // No color management
All = 1, // Color manage everything
TaggedOnly = 2, // Color manage tagged Images Only
- AllCount = 3
+ _ENUM_MAX = TaggedOnly
};
enum eGfxLog {