Index: webrtc/p2p/base/stun.h |
diff --git a/webrtc/p2p/base/stun.h b/webrtc/p2p/base/stun.h |
index 4ea45050cab4350c2d964dcb84e285665a25612e..4a44dcbc2ffc5349165a7f598c68d25555cf2310 100644 |
--- a/webrtc/p2p/base/stun.h |
+++ b/webrtc/p2p/base/stun.h |
@@ -17,9 +17,9 @@ |
#include <string> |
#include <vector> |
-#include "webrtc/base/basictypes.h" |
-#include "webrtc/base/bytebuffer.h" |
-#include "webrtc/base/socketaddress.h" |
+#include "webrtc/rtc_base/basictypes.h" |
+#include "webrtc/rtc_base/bytebuffer.h" |
+#include "webrtc/rtc_base/socketaddress.h" |
namespace cricket { |