1 diff --git a/include/lcms2.h b/include/lcms2.h
2 index cf52014..926e2a0 100644
6 // #define CMS_RELY_ON_WINDOWS_STATIC_MUTEX_INIT
8 // Uncomment this to remove the "register" storage class
9 -// #define CMS_NO_REGISTER_KEYWORD 1
10 +#define CMS_NO_REGISTER_KEYWORD 1
12 // ********** End of configuration toggles ******************************