#include "common/config.h"
#include "OSD.h"
#include "OpRequest.h"
-#include "scrubber/ScrubStore.h"
-#include "scrubber/pg_scrubber.h"
-#include "Session.h"
+#include "osd/scrubber/ScrubStore.h"
+#include "osd/scrubber/pg_scrubber.h"
#include "osd/scheduler/OpSchedulerItem.h"
+#include "Session.h"
#include "common/Timer.h"
#include "common/perf_counters.h"
#include "common/errno.h"
#include "common/scrub_types.h"
#include "ReplicatedBackend.h"
-#include "scrubber/ScrubStore.h"
+#include "osd/scrubber/ScrubStore.h"
#include "ECBackend.h"
#include "PGBackend.h"
#include "OSD.h"
#include <boost/intrusive_ptr.hpp>
#include <boost/tuple/tuple.hpp>
+#include "PrimaryLogPG.h"
+
#include "cls/cas/cls_cas_ops.h"
#include "common/CDC.h"
#include "common/EventTrace.h"
#include "objclass/objclass.h"
#include "osd/ClassHandler.h"
#include "osdc/Objecter.h"
-#include "scrubber/PrimaryLogScrub.h"
-#include "scrubber/ScrubStore.h"
-#include "scrubber/pg_scrubber.h"
+#include "osd/scrubber/PrimaryLogScrub.h"
+#include "osd/scrubber/ScrubStore.h"
+#include "osd/scrubber/pg_scrubber.h"
#include "OSD.h"
#include "OpRequest.h"