7 lines
135 B
C
7 lines
135 B
C
|
#ifndef __VNDK_NATIVEWINDOW_AHARDWAREBUFFER_H
|
||
|
#define __VNDK_NATIVEWINDOW_AHARDWAREBUFFER_H
|
||
|
|
||
|
#include <cutils/native_handle.h>
|
||
|
|
||
|
#endif
|