Index: webrtc/rtc_base/sha1.cc |
diff --git a/webrtc/rtc_base/sha1.cc b/webrtc/rtc_base/sha1.cc |
index 5816152b1675044be08f6ae8741c183cef4dda46..c12ebe0378a3d54e9c4edddae6dd6f0d79345dba 100644 |
--- a/webrtc/rtc_base/sha1.cc |
+++ b/webrtc/rtc_base/sha1.cc |
@@ -107,7 +107,7 @@ |
// Disabling SHA1HANDSOFF the buffer will be modified (end swapped). |
#define SHA1HANDSOFF |
-#include "webrtc/base/sha1.h" |
+#include "webrtc/rtc_base/sha1.h" |
#include <stdio.h> |
#include <string.h> |