fix cpplint issue in vp9_onyxd.h
Change-Id: I6498d2eee0b3f3bbb94787eb0ba72ccfcf8f5f02
This commit is contained in:
parent
da17ffa937
commit
2ce70a15d2
@ -8,8 +8,8 @@
|
||||
* be found in the AUTHORS file in the root of the source tree.
|
||||
*/
|
||||
|
||||
#ifndef VP9_COMMON_VP9_ONYXD_H_
|
||||
#define VP9_COMMON_VP9_ONYXD_H_
|
||||
#ifndef VP9_DECODER_VP9_ONYXD_H_
|
||||
#define VP9_DECODER_VP9_ONYXD_H_
|
||||
|
||||
#ifdef __cplusplus
|
||||
extern "C" {
|
||||
@ -66,4 +66,4 @@ void vp9_remove_decompressor(VP9D_PTR comp);
|
||||
}
|
||||
#endif
|
||||
|
||||
#endif // VP9_COMMON_VP9_ONYXD_H_
|
||||
#endif // VP9_DECODER_VP9_ONYXD_H_
|
||||
|
Loading…
x
Reference in New Issue
Block a user