summaryrefslogtreecommitdiffstats
path: root/storage/src/vespa/storageframework/generic/metric/metricregistrator.h
diff options
context:
space:
mode:
Diffstat (limited to 'storage/src/vespa/storageframework/generic/metric/metricregistrator.h')
-rw-r--r--storage/src/vespa/storageframework/generic/metric/metricregistrator.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/storage/src/vespa/storageframework/generic/metric/metricregistrator.h b/storage/src/vespa/storageframework/generic/metric/metricregistrator.h
index 11ce53b3d5b..6daca1213a8 100644
--- a/storage/src/vespa/storageframework/generic/metric/metricregistrator.h
+++ b/storage/src/vespa/storageframework/generic/metric/metricregistrator.h
@@ -10,7 +10,7 @@
*/
#pragma once
-#include <vespa/storageframework/generic/clock/time.h>
+#include <vespa/vespalib/util/time.h>
namespace metrics {
class Metric;