diff options
Diffstat (limited to 'include/framework/reconstruction/FixedShardCountPolicy.h')
| -rw-r--r-- | include/framework/reconstruction/FixedShardCountPolicy.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/framework/reconstruction/FixedShardCountPolicy.h b/include/framework/reconstruction/FixedShardCountPolicy.h index 2a3c977..0768daa 100644 --- a/include/framework/reconstruction/FixedShardCountPolicy.h +++ b/include/framework/reconstruction/FixedShardCountPolicy.h @@ -11,7 +11,7 @@ #include <cmath> #include "framework/reconstruction/ReconstructionPolicy.h" -#include "framework/scheduling/Epoch.h" +#include "framework/scheduling/Version.h" #include "util/types.h" namespace de { |