summaryrefslogtreecommitdiffstats
path: root/include/framework/reconstruction/ReconstructionPolicy.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/framework/reconstruction/ReconstructionPolicy.h')
-rw-r--r--include/framework/reconstruction/ReconstructionPolicy.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/framework/reconstruction/ReconstructionPolicy.h b/include/framework/reconstruction/ReconstructionPolicy.h
index 2c737de..48bddcf 100644
--- a/include/framework/reconstruction/ReconstructionPolicy.h
+++ b/include/framework/reconstruction/ReconstructionPolicy.h
@@ -14,7 +14,7 @@
#include "util/types.h"
#include "framework/structure/ExtensionStructure.h"
-#include "framework/scheduling/Epoch.h"
+#include "framework/scheduling/Version.h"
namespace de {
template<ShardInterface ShardType, QueryInterface<ShardType> QueryType>