Index: webrtc/system_wrappers/include/data_log.h |
diff --git a/webrtc/system_wrappers/interface/data_log.h b/webrtc/system_wrappers/include/data_log.h |
similarity index 98% |
rename from webrtc/system_wrappers/interface/data_log.h |
rename to webrtc/system_wrappers/include/data_log.h |
index 9608f2c420939b8e27dfcc89a58287b671e20c14..cf095674a38a6e3434cee8d3d4dba46e4f19772b 100644 |
--- a/webrtc/system_wrappers/interface/data_log.h |
+++ b/webrtc/system_wrappers/include/data_log.h |
@@ -33,7 +33,7 @@ |
#include <string> |
-#include "webrtc/system_wrappers/interface/data_log_impl.h" |
+#include "webrtc/system_wrappers/include/data_log_impl.h" |
namespace webrtc { |