diff --git a/Sources/kinc/graphics4/constantbuffer.h b/Sources/kinc/graphics4/constantbuffer.h index f103f9a33..dbd9d7694 100644 --- a/Sources/kinc/graphics4/constantbuffer.h +++ b/Sources/kinc/graphics4/constantbuffer.h @@ -9,6 +9,8 @@ #include #include +#include + /*! \file constantbuffer.h \brief Provides support for managing buffers of constant-data for shaders. */