summaryrefslogtreecommitdiffstats
path: root/backends/prometheus/remote_write/remote_write.cc
diff options
context:
space:
mode:
Diffstat (limited to 'backends/prometheus/remote_write/remote_write.cc')
-rw-r--r--backends/prometheus/remote_write/remote_write.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/backends/prometheus/remote_write/remote_write.cc b/backends/prometheus/remote_write/remote_write.cc
index 9448595c1..b919cffad 100644
--- a/backends/prometheus/remote_write/remote_write.cc
+++ b/backends/prometheus/remote_write/remote_write.cc
@@ -1,7 +1,7 @@
// SPDX-License-Identifier: GPL-3.0-or-later
#include <snappy.h>
-#include "remote_write.pb.h"
+#include "exporting/prometheus/remote_write/remote_write.pb.h"
#include "remote_write.h"
using namespace prometheus;