aboutsummaryrefslogtreecommitdiff
path: root/webrtc/modules/utility/source/file_recorder_impl.cc
diff options
context:
space:
mode:
Diffstat (limited to 'webrtc/modules/utility/source/file_recorder_impl.cc')
-rw-r--r--webrtc/modules/utility/source/file_recorder_impl.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/webrtc/modules/utility/source/file_recorder_impl.cc b/webrtc/modules/utility/source/file_recorder_impl.cc
index 13926deb4a..88b20eeac2 100644
--- a/webrtc/modules/utility/source/file_recorder_impl.cc
+++ b/webrtc/modules/utility/source/file_recorder_impl.cc
@@ -10,7 +10,7 @@
#include "webrtc/common_video/libyuv/include/webrtc_libyuv.h"
#include "webrtc/engine_configurations.h"
-#include "webrtc/modules/media_file/interface/media_file.h"
+#include "webrtc/modules/media_file/media_file.h"
#include "webrtc/modules/utility/source/file_recorder_impl.h"
#include "webrtc/system_wrappers/include/logging.h"