summaryrefslogtreecommitdiffstats
path: root/oklab.cginc
diff options
context:
space:
mode:
Diffstat (limited to 'oklab.cginc')
-rw-r--r--oklab.cginc2
1 files changed, 1 insertions, 1 deletions
diff --git a/oklab.cginc b/oklab.cginc
index f35d634..337eb94 100644
--- a/oklab.cginc
+++ b/oklab.cginc
@@ -29,7 +29,7 @@
#ifndef __OKLAB_INC
#define __OKLAB_INC
-#if defined(_OKLAB) || defined(_GIMMICK_LETTER_GRID_COLOR_WAVE) || defined(_GIMMICK_AL_CHROMA_00_HUE_SHIFT)
+#if defined(_OKLAB) || defined(_GIMMICK_LETTER_GRID_COLOR_WAVE) || defined(_GIMMICK_AL_CHROMA_00_HUE_SHIFT) || defined(_GIMMICK_FOG_00_RAY_MARCH_0)
// Utilities relating to the OKLAB color space, as defined here:
// https://bottosson.github.io/posts/oklab/