Index: webrtc/api/videosourceproxy.h |
diff --git a/webrtc/api/videosourceproxy.h b/webrtc/api/videosourceproxy.h |
index eaec17bbb1c3688219da5b438c50eb519d3600e0..263653b79d1a90cf09b39ba08c104ee54f990e3c 100644 |
--- a/webrtc/api/videosourceproxy.h |
+++ b/webrtc/api/videosourceproxy.h |
@@ -8,8 +8,8 @@ |
* be found in the AUTHORS file in the root of the source tree. |
*/ |
-#ifndef WEBRTC_API_VIDEOSOURCEPROXY_H_ |
-#define WEBRTC_API_VIDEOSOURCEPROXY_H_ |
+#ifndef WEBRTC_PC_VIDEOSOURCEPROXY_H_ |
+#define WEBRTC_PC_VIDEOSOURCEPROXY_H_ |
#include "webrtc/api/proxy.h" |
#include "webrtc/api/mediastreaminterface.h" |
@@ -37,4 +37,4 @@ END_PROXY() |
} // namespace webrtc |
-#endif // WEBRTC_API_VIDEOSOURCEPROXY_H_ |
+#endif // WEBRTC_PC_VIDEOSOURCEPROXY_H_ |