mirror of
https://chromium.googlesource.com/libyuv/libyuv
synced 2025-12-06 16:56:55 +08:00
libyuv: updating header includes
Review URL: http://webrtc-codereview.appspot.com/246004 git-svn-id: http://libyuv.googlecode.com/svn/trunk@40 16f28f9a-4ce2-e073-06de-1de4eb20be90
This commit is contained in:
parent
bab397f72a
commit
93c6df7024
@ -18,6 +18,7 @@
|
|||||||
#include "libyuv/format_conversion.h"
|
#include "libyuv/format_conversion.h"
|
||||||
#include "libyuv/general.h"
|
#include "libyuv/general.h"
|
||||||
#include "libyuv/planar_functions.h"
|
#include "libyuv/planar_functions.h"
|
||||||
|
#include "libyuv/rotate.h"
|
||||||
#include "libyuv/scale.h"
|
#include "libyuv/scale.h"
|
||||||
|
|
||||||
#endif // LIBYUV_INCLUDE_LIBYUV_H_
|
#endif // LIBYUV_INCLUDE_LIBYUV_H_
|
||||||
|
|||||||
@ -11,7 +11,7 @@
|
|||||||
#ifndef INCLUDE_LIBYUV_ROTATE_H_
|
#ifndef INCLUDE_LIBYUV_ROTATE_H_
|
||||||
#define INCLUDE_LIBYUV_ROTATE_H_
|
#define INCLUDE_LIBYUV_ROTATE_H_
|
||||||
|
|
||||||
#include "libyuv/basic_types.h"
|
#include "basic_types.h"
|
||||||
|
|
||||||
namespace libyuv {
|
namespace libyuv {
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user