diff --git a/src/buffer.h b/src/buffer.h index dd97a87..2af4822 100644 --- a/src/buffer.h +++ b/src/buffer.h @@ -22,6 +22,8 @@ #ifndef DC_BUFFER_H #define DC_BUFFER_H +#include + #ifdef __cplusplus extern "C" { #endif /* __cplusplus */