Remove unneccessary include.

BUG=

Review URL: https://webrtc-codereview.appspot.com/838007

git-svn-id: http://webrtc.googlecode.com/svn/trunk@2832 4adac7df-926f-26a2-2b94-8c16560cd09d
This commit is contained in:
stefan@webrtc.org 2012-09-27 10:56:05 +00:00
parent a3a230f2cb
commit c9cc41ac9c

View File

@ -23,7 +23,6 @@
#include "system_wrappers/interface/critical_section_wrapper.h"
#include "system_wrappers/interface/scoped_ptr.h"
#include "typedefs.h"
#include "video_engine/stream_synchronization.h"
namespace webrtc {