diff --git a/core/src/metrics/prometheus/PrometheusMetrics.cpp b/core/src/metrics/prometheus/PrometheusMetrics.cpp index e55c01b5d0..19b2683280 100644 --- a/core/src/metrics/prometheus/PrometheusMetrics.cpp +++ b/core/src/metrics/prometheus/PrometheusMetrics.cpp @@ -15,7 +15,7 @@ // specific language governing permissions and limitations // under the License. -#include "prometheus/PrometheusMetrics.h" +#include "metrics/prometheus/PrometheusMetrics.h" #include "cache/GpuCacheMgr.h" #include "metrics/SystemInfo.h" #include "server/Config.h"