Index: webrtc/rtc_tools/simple_command_line_parser.cc |
diff --git a/webrtc/tools/simple_command_line_parser.cc b/webrtc/rtc_tools/simple_command_line_parser.cc |
similarity index 98% |
rename from webrtc/tools/simple_command_line_parser.cc |
rename to webrtc/rtc_tools/simple_command_line_parser.cc |
index 863e7a904def52908b7043507e584a0e523dbf1a..fae02ae246fbd4a9132b21f6d808260def764a00 100644 |
--- a/webrtc/tools/simple_command_line_parser.cc |
+++ b/webrtc/rtc_tools/simple_command_line_parser.cc |
@@ -8,7 +8,7 @@ |
* be found in the AUTHORS file in the root of the source tree. |
*/ |
-#include "webrtc/tools/simple_command_line_parser.h" |
+#include "webrtc/rtc_tools/simple_command_line_parser.h" |
#include <stdio.h> |
#include <stdlib.h> |