Index: webrtc/rtc_tools/event_log_visualizer/plot_protobuf.h |
diff --git a/webrtc/rtc_tools/event_log_visualizer/plot_protobuf.h b/webrtc/rtc_tools/event_log_visualizer/plot_protobuf.h |
index cd9fd91b65277c8950fb605b99e92880df0921df..e4670db131124d12fadcc9efea2dbe351afb0218 100644 |
--- a/webrtc/rtc_tools/event_log_visualizer/plot_protobuf.h |
+++ b/webrtc/rtc_tools/event_log_visualizer/plot_protobuf.h |
@@ -10,7 +10,7 @@ |
#ifndef WEBRTC_RTC_TOOLS_EVENT_LOG_VISUALIZER_PLOT_PROTOBUF_H_ |
#define WEBRTC_RTC_TOOLS_EVENT_LOG_VISUALIZER_PLOT_PROTOBUF_H_ |
-#include "webrtc/base/ignore_wundef.h" |
+#include "webrtc/rtc_base/ignore_wundef.h" |
RTC_PUSH_IGNORING_WUNDEF() |
#include "webrtc/rtc_tools/event_log_visualizer/chart.pb.h" |
RTC_POP_IGNORING_WUNDEF() |