From b93a03f841d93498bfea6cc92a22faa34bce1337 Mon Sep 17 00:00:00 2001 From: Mathias Agopian Date: Fri, 17 Feb 2012 15:34:57 -0800 Subject: frameworks/base refactoring. First step. Move libui includes to their new home: androidfw. Change-Id: Ic042b52fdba72f30edc3cc6339bf30b4c1b99662 --- services/jni/com_android_server_PowerManagerService.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'services/jni') diff --git a/services/jni/com_android_server_PowerManagerService.h b/services/jni/com_android_server_PowerManagerService.h index af10711..cc3b5ef5 100644 --- a/services/jni/com_android_server_PowerManagerService.h +++ b/services/jni/com_android_server_PowerManagerService.h @@ -20,7 +20,7 @@ #include "JNIHelp.h" #include "jni.h" -#include +#include namespace android { -- cgit v1.1