diff options
author | 2009-11-12 18:45:53 -0800 | |
---|---|---|
committer | 2009-11-13 13:53:39 -0800 | |
commit | cc8c35cee5de7fdf2d79a1a3716120b64301cdfe (patch) | |
tree | a9acd18ab5526d297928f96c094ca22eaa33e593 /libs/ui/LayerState.cpp | |
parent | cdcee265cad1fe10960bd3df32ac76c4afbd3963 (diff) |
eclair snapshot
Diffstat (limited to 'libs/ui/LayerState.cpp')
-rw-r--r-- | libs/ui/LayerState.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libs/ui/LayerState.cpp b/libs/ui/LayerState.cpp index 0b6374b1ef..a53ffb7941 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 { |