summaryrefslogtreecommitdiffstats
path: root/include/media
diff options
context:
space:
mode:
authorAndreas Huber <andih@google.com>2009-10-09 09:06:06 -0700
committerAndreas Huber <andih@google.com>2009-10-09 09:06:06 -0700
commit9b8f947790aa1dabf9eb0621d0ac8f9d189116a2 (patch)
treee76202eedeecbab64c09e3605edf4d383d93e565 /include/media
parent936fff36882764ec031ae4fb8338273cc2abccd5 (diff)
downloadframeworks_base-9b8f947790aa1dabf9eb0621d0ac8f9d189116a2.zip
frameworks_base-9b8f947790aa1dabf9eb0621d0ac8f9d189116a2.tar.gz
frameworks_base-9b8f947790aa1dabf9eb0621d0ac8f9d189116a2.tar.bz2
Fixing the build.
Diffstat (limited to 'include/media')
-rw-r--r--include/media/stagefright/ColorConverter.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/media/stagefright/ColorConverter.h b/include/media/stagefright/ColorConverter.h
index d19d75e..1e341b9 100644
--- a/include/media/stagefright/ColorConverter.h
+++ b/include/media/stagefright/ColorConverter.h
@@ -20,6 +20,8 @@
#include <sys/types.h>
+#include <stdint.h>
+
#include <OMX_Video.h>
namespace android {