diff --git a/src/internal_modules/roc_pipeline/sender_endpoint.h b/src/internal_modules/roc_pipeline/sender_endpoint.h index 1c3fd1a16..0d66cfa0b 100644 --- a/src/internal_modules/roc_pipeline/sender_endpoint.h +++ b/src/internal_modules/roc_pipeline/sender_endpoint.h @@ -13,7 +13,6 @@ #define ROC_PIPELINE_SENDER_ENDPOINT_H_ #include "roc_core/iarena.h" -#include "roc_core/mutex.h" #include "roc_core/noncopyable.h" #include "roc_core/optional.h" #include "roc_core/scoped_ptr.h"