Renamed HP/DHP header files
[libcds.git] / src / hp.cpp
index b678cfc82b54b2462c695d18cca034c8cfa81b60..b79476b3dfd6c38a55c138b9852bcf056abb7673 100644 (file)
@@ -31,7 +31,7 @@
 #include <algorithm>
 #include <vector>
 
-#include <cds/gc/hp_smr.h>
+#include <cds/gc/hp.h>
 #include <cds/os/thread.h>
 
 namespace cds { namespace gc { namespace hp {