aboutsummaryrefslogtreecommitdiff
path: root/webrtc/modules/utility/source/audio_frame_operations.cc
diff options
context:
space:
mode:
Diffstat (limited to 'webrtc/modules/utility/source/audio_frame_operations.cc')
-rw-r--r--webrtc/modules/utility/source/audio_frame_operations.cc4
1 files changed, 2 insertions, 2 deletions
diff --git a/webrtc/modules/utility/source/audio_frame_operations.cc b/webrtc/modules/utility/source/audio_frame_operations.cc
index c07ca1fdf6..fe09d7972f 100644
--- a/webrtc/modules/utility/source/audio_frame_operations.cc
+++ b/webrtc/modules/utility/source/audio_frame_operations.cc
@@ -8,8 +8,8 @@
* be found in the AUTHORS file in the root of the source tree.
*/
-#include "webrtc/modules/interface/module_common_types.h"
-#include "webrtc/modules/utility/interface/audio_frame_operations.h"
+#include "webrtc/modules/include/module_common_types.h"
+#include "webrtc/modules/utility/include/audio_frame_operations.h"
namespace webrtc {