Dynamic Hazard Pointer GC refactoring
[libcds.git] / cds / gc / dhp / dhp_decl.h
index 651d3127cdf81318a34630255ad57757de7765b9..05e5f05892dc1f42e42374f8ea13197e8251f4e2 100644 (file)
@@ -3,7 +3,7 @@
 #ifndef __CDS_GC_DHP_DHP_DECL_H
 #define __CDS_GC_DHP_DHP_DECL_H
 
-#include <cds/gc/dhp/dhp.h>
+#include <cds/gc/details/dhp.h>
 #include <cds/details/marked_ptr.h>
 #include <cds/details/static_functor.h>