summaryrefslogtreecommitdiffstats
path: root/services/surfaceflinger/LayerBase.h
diff options
context:
space:
mode:
authorMathias Agopian <mathias@google.com>2010-12-07 23:41:55 -0800
committerMathias Agopian <mathias@google.com>2010-12-07 23:41:55 -0800
commit0b38aa0f971f58ac96ebb331463ba2087af7b724 (patch)
treeb63eb529ffc61a3cd1d8615016afccdfcded04d4 /services/surfaceflinger/LayerBase.h
parentff9afc1d614aa7c900d0e809dfcb7f4b58ff0403 (diff)
downloadframeworks_base-0b38aa0f971f58ac96ebb331463ba2087af7b724.zip
frameworks_base-0b38aa0f971f58ac96ebb331463ba2087af7b724.tar.gz
frameworks_base-0b38aa0f971f58ac96ebb331463ba2087af7b724.tar.bz2
should fix build.
Change-Id: I7705227ad123c73714af2ecb7ad84f5432a21c1d
Diffstat (limited to 'services/surfaceflinger/LayerBase.h')
-rw-r--r--services/surfaceflinger/LayerBase.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/services/surfaceflinger/LayerBase.h b/services/surfaceflinger/LayerBase.h
index a4f1bb7..135b3a6 100644
--- a/services/surfaceflinger/LayerBase.h
+++ b/services/surfaceflinger/LayerBase.h
@@ -37,6 +37,7 @@
#include <hardware/hwcomposer.h>
+#include "DisplayHardware/DisplayHardware.h"
#include "Transform.h"
namespace android {