| Index: webrtc/p2p/stunprober/main.cc
|
| diff --git a/webrtc/p2p/stunprober/main.cc b/webrtc/p2p/stunprober/main.cc
|
| index 9d0fff87322e90c132e93702579957d072c76871..a3ce992e9f31edac7a9e7813f61826c85e01b2e1 100644
|
| --- a/webrtc/p2p/stunprober/main.cc
|
| +++ b/webrtc/p2p/stunprober/main.cc
|
| @@ -26,7 +26,7 @@
|
| #include "webrtc/base/stringutils.h"
|
| #include "webrtc/base/thread.h"
|
| #include "webrtc/base/timeutils.h"
|
| -#include "webrtc/p2p/base/basicpacketsocketfactory.cc"
|
| +#include "webrtc/p2p/base/basicpacketsocketfactory.h"
|
| #include "webrtc/p2p/stunprober/stunprober.h"
|
|
|
| using stunprober::StunProber;
|
|
|