From: rkhudov Date: Mon, 8 Jul 2024 18:38:04 +0000 (+0100) Subject: src/test/objectstore/allocism/ops_replayer.cc: fix rados import X-Git-Tag: v20.0.0~1573^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=5983cb7716af3c209c1b38d40b1f3c9db2dfa9ec;p=ceph.git src/test/objectstore/allocism/ops_replayer.cc: fix rados import src/test/objectstore/allocism/ops_replayer.cc: fix rados import Signed-off-by: rkhudov --- diff --git a/src/test/objectstore/allocsim/ops_replayer.cc b/src/test/objectstore/allocsim/ops_replayer.cc index cafffa1ee0e1..3cd92113b3ae 100644 --- a/src/test/objectstore/allocsim/ops_replayer.cc +++ b/src/test/objectstore/allocsim/ops_replayer.cc @@ -10,8 +10,8 @@ #include #include #include -#include -#include +#include "include/rados/buffer_fwd.h" +#include "include/rados/librados.hpp" #include #include #include