summaryrefslogtreecommitdiffstats
path: root/services/surfaceflinger/EventThread.cpp
diff options
context:
space:
mode:
authorMathias Agopian <mathias@google.com>2012-07-31 23:09:07 -0700
committerMathias Agopian <mathias@google.com>2012-08-02 22:24:12 -0700
commit0f2f5ff75b7b48ceb64270655ee6b62d09bf4d00 (patch)
treee0fa6e3e29618def2e75ee2cc289c848ddabcd09 /services/surfaceflinger/EventThread.cpp
parentbe246f86bd6378a5110e81e9d9068ab03c3b077e (diff)
downloadframeworks_native-0f2f5ff75b7b48ceb64270655ee6b62d09bf4d00.zip
frameworks_native-0f2f5ff75b7b48ceb64270655ee6b62d09bf4d00.tar.gz
frameworks_native-0f2f5ff75b7b48ceb64270655ee6b62d09bf4d00.tar.bz2
rename DisplayHardware to DisplayDevice
Change-Id: I3f7250cd914e0da4f9ec2c9403587bbe12f3cc62
Diffstat (limited to 'services/surfaceflinger/EventThread.cpp')
-rw-r--r--services/surfaceflinger/EventThread.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/services/surfaceflinger/EventThread.cpp b/services/surfaceflinger/EventThread.cpp
index 3d79577..9b61fa9 100644
--- a/services/surfaceflinger/EventThread.cpp
+++ b/services/surfaceflinger/EventThread.cpp
@@ -27,7 +27,6 @@
#include <utils/String8.h>
#include <utils/Trace.h>
-#include "DisplayHardware.h"
#include "EventThread.h"
#include "SurfaceFlinger.h"