Index: webrtc/test/channel_transport/udp_socket2_win.h |
diff --git a/webrtc/test/channel_transport/udp_socket2_win.h b/webrtc/test/channel_transport/udp_socket2_win.h |
index 5d6b212b93117c5dfdc1fa37fc3f086a4a819f0f..ea37ac47c517d868a073f6e502b3a167ad87c449 100644 |
--- a/webrtc/test/channel_transport/udp_socket2_win.h |
+++ b/webrtc/test/channel_transport/udp_socket2_win.h |
@@ -19,12 +19,12 @@ |
#include <Ntddndis.h> |
#include <traffic.h> |
-#include "webrtc/system_wrappers/interface/atomic32.h" |
-#include "webrtc/system_wrappers/interface/condition_variable_wrapper.h" |
-#include "webrtc/system_wrappers/interface/critical_section_wrapper.h" |
-#include "webrtc/system_wrappers/interface/event_wrapper.h" |
-#include "webrtc/system_wrappers/interface/rw_lock_wrapper.h" |
-#include "webrtc/system_wrappers/interface/trace.h" |
+#include "webrtc/system_wrappers/include/atomic32.h" |
+#include "webrtc/system_wrappers/include/condition_variable_wrapper.h" |
+#include "webrtc/system_wrappers/include/critical_section_wrapper.h" |
+#include "webrtc/system_wrappers/include/event_wrapper.h" |
+#include "webrtc/system_wrappers/include/rw_lock_wrapper.h" |
+#include "webrtc/system_wrappers/include/trace.h" |
#include "webrtc/test/channel_transport/udp_socket2_manager_win.h" |
#include "webrtc/test/channel_transport/udp_socket_wrapper.h" |