Index: webrtc/modules/utility/include/audio_frame_operations.h |
diff --git a/webrtc/modules/utility/interface/audio_frame_operations.h b/webrtc/modules/utility/include/audio_frame_operations.h |
similarity index 91% |
copy from webrtc/modules/utility/interface/audio_frame_operations.h |
copy to webrtc/modules/utility/include/audio_frame_operations.h |
index c2af68ab1bea62cefa2940c53338e9565b42502b..1551d8689422f50760ca5e5bcc53027bcfc22473 100644 |
--- a/webrtc/modules/utility/interface/audio_frame_operations.h |
+++ b/webrtc/modules/utility/include/audio_frame_operations.h |
@@ -8,8 +8,8 @@ |
* be found in the AUTHORS file in the root of the source tree. |
*/ |
-#ifndef WEBRTC_VOICE_ENGINE_AUDIO_FRAME_OPERATIONS_H_ |
-#define WEBRTC_VOICE_ENGINE_AUDIO_FRAME_OPERATIONS_H_ |
+#ifndef WEBRTC_MODULES_UTILITY_INCLUDE_AUDIO_FRAME_OPERATIONS_H_ |
+#define WEBRTC_MODULES_UTILITY_INCLUDE_AUDIO_FRAME_OPERATIONS_H_ |
#include "webrtc/typedefs.h" |
@@ -55,4 +55,4 @@ class AudioFrameOperations { |
} // namespace webrtc |
-#endif // #ifndef WEBRTC_VOICE_ENGINE_AUDIO_FRAME_OPERATIONS_H_ |
+#endif // #ifndef WEBRTC_MODULES_UTILITY_INCLUDE_AUDIO_FRAME_OPERATIONS_H_ |