am e466a63a: Include correct endian.h file

* commit 'e466a63ab4a836d7977c12858860087ca66208fd':
  Include correct endian.h file
This commit is contained in:
Vladimir Chtchetkine
2011-09-27 19:32:17 -07:00
committed by Android Git Automerger

View File

@@ -17,7 +17,7 @@
#ifndef HW_EMULATOR_CAMERA_CONVERTERS_H
#define HW_EMULATOR_CAMERA_CONVERTERS_H
#include <sys/endian.h>
#include <endian.h>
#ifndef __BYTE_ORDER
#error "could not determine byte order"