rearrange cds/gc directory
[libcds.git] / cds / threading / details / _common.h
index 1079303f0709221a77b951b46533d57c7046ff0f..73db0ec43e577c27874a8a818959d9253c5e757a 100644 (file)
@@ -3,8 +3,8 @@
 #ifndef __CDS_THREADING__COMMON_H
 #define __CDS_THREADING__COMMON_H
 
-#include <cds/gc/hp/hp_decl.h>
-#include <cds/gc/dhp/dhp_decl.h>
+#include <cds/gc/impl/hp_decl.h>
+#include <cds/gc/impl/dhp_decl.h>
 
 #include <cds/urcu/details/gp_decl.h>
 #include <cds/urcu/details/sh_decl.h>