Index: webrtc/rtc_base/sslidentity.h |
diff --git a/webrtc/rtc_base/sslidentity.h b/webrtc/rtc_base/sslidentity.h |
index f84f725ca725107079af75137896e317d8a3a063..e6ac527e77ff9330625098ad12d950c9678912bd 100644 |
--- a/webrtc/rtc_base/sslidentity.h |
+++ b/webrtc/rtc_base/sslidentity.h |
@@ -18,10 +18,10 @@ |
#include <string> |
#include <vector> |
-#include "webrtc/base/buffer.h" |
-#include "webrtc/base/constructormagic.h" |
-#include "webrtc/base/messagedigest.h" |
-#include "webrtc/base/timeutils.h" |
+#include "webrtc/rtc_base/buffer.h" |
+#include "webrtc/rtc_base/constructormagic.h" |
+#include "webrtc/rtc_base/messagedigest.h" |
+#include "webrtc/rtc_base/timeutils.h" |
namespace rtc { |