diff --git a/xo-alloc/include/xo/alloc/Blob.hpp b/xo-alloc/include/xo/alloc/Blob.hpp index 9e3ae44a..205e984b 100644 --- a/xo-alloc/include/xo/alloc/Blob.hpp +++ b/xo-alloc/include/xo/alloc/Blob.hpp @@ -6,7 +6,7 @@ #pragma once #include "Object.hpp" -#include "IAlloc.hpp" +#include namespace xo { /** Use to allocate opaque binary data,