| Index: webrtc/system_wrappers/source/stringize_macros_unittest.cc
|
| diff --git a/webrtc/system_wrappers/source/stringize_macros_unittest.cc b/webrtc/system_wrappers/source/stringize_macros_unittest.cc
|
| index 8d953dd5404145008073975d27f021e8aba960de..c2f312bf90eae171f0bda338d8b7edc11c2e0e19 100644
|
| --- a/webrtc/system_wrappers/source/stringize_macros_unittest.cc
|
| +++ b/webrtc/system_wrappers/source/stringize_macros_unittest.cc
|
| @@ -8,7 +8,7 @@
|
| * be found in the AUTHORS file in the root of the source tree.
|
| */
|
|
|
| -#include "webrtc/system_wrappers/interface/stringize_macros.h"
|
| +#include "webrtc/system_wrappers/include/stringize_macros.h"
|
|
|
| #include "testing/gtest/include/gtest/gtest.h"
|
|
|
|
|