summaryrefslogtreecommitdiff
path: root/services/surfaceflinger/LayerBase.cpp
diff options
context:
space:
mode:
author Mathias Agopian <mathias@google.com> 2012-06-18 16:47:56 -0700
committer Mathias Agopian <mathias@google.com> 2012-06-18 16:47:56 -0700
commitdb403e8ff0d7727015e1a5009bab20eb7ec205bc (patch)
treed3f1ecdf0c9aae3a7990b4c525a8bbfbd78d2592 /services/surfaceflinger/LayerBase.cpp
parentd50fdb02091e7d258ed9701af5f57d1b2b15cd61 (diff)
split-up Client.h out of SurfaceFlinger.h
Change-Id: I1993bf23e417163749d886283563a93d50b361b4
Diffstat (limited to 'services/surfaceflinger/LayerBase.cpp')
-rw-r--r--services/surfaceflinger/LayerBase.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/services/surfaceflinger/LayerBase.cpp b/services/surfaceflinger/LayerBase.cpp
index fe15dc90a2..893dcb9d03 100644
--- a/services/surfaceflinger/LayerBase.cpp
+++ b/services/surfaceflinger/LayerBase.cpp
@@ -29,6 +29,7 @@
#include <hardware/hardware.h>
#include "clz.h"
+#include "Client.h"
#include "LayerBase.h"
#include "SurfaceFlinger.h"
#include "DisplayHardware/DisplayHardware.h"