Index: webrtc/system_wrappers/source/cpu_info.cc |
diff --git a/webrtc/system_wrappers/source/cpu_info.cc b/webrtc/system_wrappers/source/cpu_info.cc |
index ebbb08a95cca349f9f027e12622dc3fe5bd319ea..40231b65afcabf3c356b954a739b71b38f8674be 100644 |
--- a/webrtc/system_wrappers/source/cpu_info.cc |
+++ b/webrtc/system_wrappers/source/cpu_info.cc |
@@ -8,7 +8,7 @@ |
* be found in the AUTHORS file in the root of the source tree. |
*/ |
-#include "webrtc/system_wrappers/interface/cpu_info.h" |
+#include "webrtc/system_wrappers/include/cpu_info.h" |
#include "webrtc/base/systeminfo.h" |