| Index: webrtc/examples/peerconnection/client/linux/main_wnd.cc
 | 
| diff --git a/webrtc/examples/peerconnection/client/linux/main_wnd.cc b/webrtc/examples/peerconnection/client/linux/main_wnd.cc
 | 
| index 8d7d11ac153727d1489ebfe43e2381ff20885975..3f3754fbd41945e69768c9c91144e1047378f033 100644
 | 
| --- a/webrtc/examples/peerconnection/client/linux/main_wnd.cc
 | 
| +++ b/webrtc/examples/peerconnection/client/linux/main_wnd.cc
 | 
| @@ -19,6 +19,7 @@
 | 
|  #include "webrtc/base/common.h"
 | 
|  #include "webrtc/base/logging.h"
 | 
|  #include "webrtc/base/stringutils.h"
 | 
| +#include "webrtc/common_video/include/video_frame_buffer.h"
 | 
|  
 | 
|  using rtc::sprintfn;
 | 
|  
 | 
| 
 |