Index: webrtc/video/vie_receiver.h |
diff --git a/webrtc/video_engine/vie_receiver.h b/webrtc/video/vie_receiver.h |
similarity index 97% |
rename from webrtc/video_engine/vie_receiver.h |
rename to webrtc/video/vie_receiver.h |
index b0c5749f6ab6cce17ef15d28915df1c6ec8cfc1a..8204888bbbcd0a167bad7d5f06c45d4dab0b732a 100644 |
--- a/webrtc/video_engine/vie_receiver.h |
+++ b/webrtc/video/vie_receiver.h |
@@ -8,8 +8,8 @@ |
* be found in the AUTHORS file in the root of the source tree. |
*/ |
-#ifndef WEBRTC_VIDEO_ENGINE_VIE_RECEIVER_H_ |
-#define WEBRTC_VIDEO_ENGINE_VIE_RECEIVER_H_ |
+#ifndef WEBRTC_VIDEO_VIE_RECEIVER_H_ |
+#define WEBRTC_VIDEO_VIE_RECEIVER_H_ |
#include <list> |
#include <vector> |
@@ -129,4 +129,4 @@ class ViEReceiver : public RtpData { |
} // namespace webrtc |
-#endif // WEBRTC_VIDEO_ENGINE_VIE_RECEIVER_H_ |
+#endif // WEBRTC_VIDEO_VIE_RECEIVER_H_ |