diff --git a/include/Cubism/Common.h b/include/Cubism/Common.h index 97c5a25fe8552e27f6f51a87b437e30c15aa4550..4fc5fe15682968c26981dba6e695d6f6f235e40e 100644 --- a/include/Cubism/Common.h +++ b/include/Cubism/Common.h @@ -12,7 +12,7 @@ #endif #ifdef _ALIGNBYTES_ -#warning _ALIGNBYTES_ is deprecated, use CUBISM_ALIGN_BYTES instead. +#warning _ALIGNBYTES_ is deprecated, use CUBISM_ALIGNMENT instead. #define CUBISM_ALIGNMENT _ALIGNBYTES_ #elif !defined(CUBISM_ALIGNMENT) #define CUBISM_ALIGNMENT // If you get duplicate definition, put all Cubism