rearrange cds/gc contents
[libcds.git] / cds / gc / hp_decl.h
index 2b92a5408129252d479367d128cbab1d19c344b7..76f0aba2d2fa1efe0bcfe00a271336d3ba140a6b 100644 (file)
@@ -4,7 +4,7 @@
 #define __CDS_GC_HP_DECL_H
 
 #include <stdexcept>    // overflow_error
-#include <cds/gc/hzp/hzp.h>
+#include <cds/gc/hp/hp.h>
 #include <cds/details/marked_ptr.h>
 
 namespace cds { namespace gc {