Remove the full header file path to:
1) align with all the other webrtc header files. 2) and for the case(libjingle) when we want to deliver webrtc as lib and headers - all the headers will be in one folder. Review URL: http://webrtc-codereview.appspot.com/44007 git-svn-id: http://webrtc.googlecode.com/svn/trunk@118 4adac7df-926f-26a2-2b94-8c16560cd09d
This commit is contained in:
parent
2b83acef3e
commit
36d93504b8
@ -15,7 +15,7 @@
|
||||
* video_capture.h
|
||||
*/
|
||||
|
||||
#include "modules/interface/module.h"
|
||||
#include "module.h"
|
||||
#include "video_capture_defines.h"
|
||||
|
||||
namespace webrtc {
|
||||
|
@ -13,7 +13,7 @@
|
||||
|
||||
// Includes
|
||||
#include "typedefs.h"
|
||||
#include "modules/interface/module_common_types.h"
|
||||
#include "module_common_types.h"
|
||||
|
||||
namespace webrtc
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user