commit | 175a7206c5aea70236b916d7707ab25025eb9cd6 | [log] [tgz] |
---|---|---|
author | Brian Anderson <brianderson@google.com> | Mon Oct 10 16:52:56 2016 -0700 |
committer | Brian Anderson <brianderson@google.com> | Thu Jan 12 10:40:55 2017 -0800 |
tree | a1dc76f1ffe58f2717f64eb3c354559c2035abfa | |
parent | 3da8d2748580b2575e368e203ce2c7f8d34dea05 [diff] [blame] |
Clean up Fence a little. Test: Cleanup patch only. Fences still work. Change-Id: I65e5cdf5e3c067bc475c085ab6d3577d9753231c
diff --git a/libs/gui/IGraphicBufferConsumer.cpp b/libs/gui/IGraphicBufferConsumer.cpp index 2401464..ef770e8 100644 --- a/libs/gui/IGraphicBufferConsumer.cpp +++ b/libs/gui/IGraphicBufferConsumer.cpp
@@ -19,6 +19,7 @@ #include <utils/Errors.h> #include <utils/NativeHandle.h> +#include <utils/String8.h> #include <binder/Parcel.h> #include <binder/IInterface.h>