summaryrefslogtreecommitdiffstats
path: root/camera/libcameraservice
diff options
context:
space:
mode:
authorAndy McFadden <>2009-03-24 21:16:04 -0700
committerThe Android Open Source Project <initial-contribution@android.com>2009-03-24 21:16:04 -0700
commit44426618172ab6605fd0d1eb1459cd2b3c8069df (patch)
tree9957486db8fa1441f83b2d9daf9983152f159197 /camera/libcameraservice
parentc8f10f8374f7acac8329767a5e49c7a019989b91 (diff)
downloadframeworks_native-44426618172ab6605fd0d1eb1459cd2b3c8069df.zip
frameworks_native-44426618172ab6605fd0d1eb1459cd2b3c8069df.tar.gz
frameworks_native-44426618172ab6605fd0d1eb1459cd2b3c8069df.tar.bz2
Automated import from //branches/donutburger/...@141992,141992
Diffstat (limited to 'camera/libcameraservice')
-rw-r--r--camera/libcameraservice/FakeCamera.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/camera/libcameraservice/FakeCamera.h b/camera/libcameraservice/FakeCamera.h
index da9e944..f7f8803 100644
--- a/camera/libcameraservice/FakeCamera.h
+++ b/camera/libcameraservice/FakeCamera.h
@@ -19,6 +19,7 @@
#define ANDROID_HARDWARE_FAKECAMERA_H
#include <sys/types.h>
+#include <stdint.h>
namespace android {