From fb7952f57e07c68cc66a3ec69f86694057f89def Mon Sep 17 00:00:00 2001 From: Steven Moreland Date: Fri, 23 Feb 2018 14:58:50 -0800 Subject: Don't use cutils/Atomic.h Test: builds Change-Id: I74485a5cbecb8710714f7bf3e54da61dd787838f --- libs/androidfw/AssetManager.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libs/androidfw/AssetManager.cpp') diff --git a/libs/androidfw/AssetManager.cpp b/libs/androidfw/AssetManager.cpp index 5603508eaf09..b4ccae758347 100644 --- a/libs/androidfw/AssetManager.cpp +++ b/libs/androidfw/AssetManager.cpp @@ -28,7 +28,7 @@ #include #include #include -#include +#include #include #include #include -- cgit v1.2.3