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/ui/GraphicBuffer.cpp b/libs/ui/GraphicBuffer.cpp index c4d8f76..9006178 100644 --- a/libs/ui/GraphicBuffer.cpp +++ b/libs/ui/GraphicBuffer.cpp
@@ -16,6 +16,8 @@ #define LOG_TAG "GraphicBuffer" +#include <cutils/atomic.h> + #include <ui/GraphicBuffer.h> #include <cutils/atomic.h>