summaryrefslogtreecommitdiff
path: root/libs/ui/GraphicBuffer.cpp
diff options
context:
space:
mode:
author Mathias Agopian <mathias@google.com> 2017-02-28 16:25:16 -0800
committer Mathias Agopian <mathias@google.com> 2017-03-03 15:22:02 -0800
commite9e9fe40fb702ab1390a32c61981bc927177258a (patch)
treeb5f30b1e780f5033d0ee63ffa0569f5884271176 /libs/ui/GraphicBuffer.cpp
parentb3d12ab940114e78e770cf68cb6bd0ef4a55249c (diff)
fallout of cleaning-up libutils includes
Test: run & compile Bug: n/a Change-Id: I99e462d2db6560742fa3f065d5de50cd60111130
Diffstat (limited to 'libs/ui/GraphicBuffer.cpp')
-rw-r--r--libs/ui/GraphicBuffer.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/libs/ui/GraphicBuffer.cpp b/libs/ui/GraphicBuffer.cpp
index c4d8f76ec7..9006178d30 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>