From 3f15700a012b1ab0097eaf90caf0540ba6caa529 Mon Sep 17 00:00:00 2001 From: Mathias Agopian Date: Thu, 17 Nov 2011 17:48:35 -0800 Subject: split ComposerService out of SurfaceComposerClient.h Change-Id: I1eb691f7ca263d5895d871ab675bb5826e0323c6 --- services/jni/com_android_server_PowerManagerService.cpp | 2 ++ 1 file changed, 2 insertions(+) (limited to 'services') diff --git a/services/jni/com_android_server_PowerManagerService.cpp b/services/jni/com_android_server_PowerManagerService.cpp index a389c11..08650e1 100644 --- a/services/jni/com_android_server_PowerManagerService.cpp +++ b/services/jni/com_android_server_PowerManagerService.cpp @@ -28,6 +28,8 @@ #include #include +#include + #include "com_android_server_PowerManagerService.h" namespace android { -- cgit v1.1