summaryrefslogtreecommitdiff
path: root/libs/ui/LayerState.cpp
diff options
context:
space:
mode:
author Jean-Baptiste Queru <jbq@google.com> 2009-11-12 18:45:53 -0800
committer Jean-Baptiste Queru <jbq@google.com> 2009-11-13 13:53:39 -0800
commit9db3d07b9620b4269ab33f78604a36327e536ce1 (patch)
tree41e294f34b9695187af098cd42167489fb0c8fb0 /libs/ui/LayerState.cpp
parent6c63ee4fc4acae4bbbbd2a49e0a68206221f0de0 (diff)
eclair snapshot
Diffstat (limited to 'libs/ui/LayerState.cpp')
-rw-r--r--libs/ui/LayerState.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/libs/ui/LayerState.cpp b/libs/ui/LayerState.cpp
index 0b6374b1ef41..a53ffb7941ca 100644
--- a/libs/ui/LayerState.cpp
+++ b/libs/ui/LayerState.cpp
@@ -15,7 +15,7 @@
*/
#include <utils/Errors.h>
-#include <utils/Parcel.h>
+#include <binder/Parcel.h>
#include <private/ui/LayerState.h>
namespace android {