diff --git a/source/blender/compositor/intern/COM_MemoryBuffer.h b/source/blender/compositor/intern/COM_MemoryBuffer.h index 4d95bda41f9..177ea614d2e 100644 --- a/source/blender/compositor/intern/COM_MemoryBuffer.h +++ b/source/blender/compositor/intern/COM_MemoryBuffer.h @@ -9,6 +9,7 @@ #include "COM_BuffersIterator.h" #include "COM_Enums.h" +#include "BLI_math_base.hh" #include "BLI_math_interp.hh" #include "BLI_math_vector.h" #include "BLI_rect.h"