Index: webrtc/rtc_base/opensslidentity.h |
diff --git a/webrtc/rtc_base/opensslidentity.h b/webrtc/rtc_base/opensslidentity.h |
index 3d6c8106c26552541b119ff5adc5fd3226f59ab1..ed7c07299a40fef713c6bff8e0bb0fed1e082a4c 100644 |
--- a/webrtc/rtc_base/opensslidentity.h |
+++ b/webrtc/rtc_base/opensslidentity.h |
@@ -17,9 +17,9 @@ |
#include <memory> |
#include <string> |
-#include "webrtc/base/checks.h" |
-#include "webrtc/base/constructormagic.h" |
-#include "webrtc/base/sslidentity.h" |
+#include "webrtc/rtc_base/checks.h" |
+#include "webrtc/rtc_base/constructormagic.h" |
+#include "webrtc/rtc_base/sslidentity.h" |
typedef struct ssl_ctx_st SSL_CTX; |