| commit | e9e9fe40fb702ab1390a32c61981bc927177258a | [log] [tgz] |
|---|---|---|
| author | Mathias Agopian <mathias@google.com> | Tue Feb 28 16:25:16 2017 -0800 |
| committer | Mathias Agopian <mathias@google.com> | Fri Mar 03 15:22:02 2017 -0800 |
| tree | b5f30b1e780f5033d0ee63ffa0569f5884271176 | |
| parent | b3d12ab940114e78e770cf68cb6bd0ef4a55249c [diff] [blame] |
fallout of cleaning-up libutils includes Test: run & compile Bug: n/a Change-Id: I99e462d2db6560742fa3f065d5de50cd60111130
diff --git a/libs/gui/ConsumerBase.cpp b/libs/gui/ConsumerBase.cpp index c26de66..8acdfed 100644 --- a/libs/gui/ConsumerBase.cpp +++ b/libs/gui/ConsumerBase.cpp
@@ -27,6 +27,8 @@ #include <hardware/hardware.h> +#include <cutils/atomic.h> + #include <gui/BufferItem.h> #include <gui/IGraphicBufferAlloc.h> #include <gui/ISurfaceComposer.h>