mirror of
https://github.com/S3NEO/android_device_samsung_msm8226-common.git
synced 2024-11-06 21:55:45 +00:00
camera: forgot an include
Change-Id: If0c34c11b9559eee71242b5f04add8cfcb33b128
This commit is contained in:
parent
2a8d27bb55
commit
d6399c5d93
1 changed files with 1 additions and 0 deletions
|
@ -29,6 +29,7 @@ IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.*/
|
|||
#define QOMX_CORE_H
|
||||
|
||||
#include <stdio.h>
|
||||
#include <string.h>
|
||||
#include <unistd.h>
|
||||
#include <malloc.h>
|
||||
#include <pthread.h>
|
||||
|
|
Loading…
Reference in a new issue