Index: webrtc/p2p/base/transport.h |
diff --git a/webrtc/p2p/base/transport.h b/webrtc/p2p/base/transport.h |
index 6b4b37d4c56b89e0abc9617ff58b1fc92d96170e..2a0423c059bc0d9c90ecd2fc59aad825d0d49a96 100644 |
--- a/webrtc/p2p/base/transport.h |
+++ b/webrtc/p2p/base/transport.h |
@@ -29,7 +29,7 @@ |
#include <string> |
#include <vector> |
#include "webrtc/p2p/base/candidate.h" |
-#include "webrtc/p2p/base/constants.h" |
+#include "webrtc/p2p/base/p2pconstants.h" |
#include "webrtc/p2p/base/sessiondescription.h" |
#include "webrtc/p2p/base/transportinfo.h" |
#include "webrtc/base/messagequeue.h" |