From c2f31df8b3b9a237e9abffc59c61804ad8495073 Mon Sep 17 00:00:00 2001 From: Mike Reed Date: Fri, 28 Oct 2016 17:21:45 -0400 Subject: use SkBlendMode skbug.com/5814 Test: compile only Change-Id: Ibbaff43df1117b2ca77fd8f917f03d88cc476330 (cherry picked from commit 26edbcba8a2ed4cb300e7f87e679e3b73cec2772) --- libs/input/PointerController.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libs/input/PointerController.cpp') diff --git a/libs/input/PointerController.cpp b/libs/input/PointerController.cpp index 89b4fb2345d0..0b22ad5ba470 100644 --- a/libs/input/PointerController.cpp +++ b/libs/input/PointerController.cpp @@ -31,7 +31,7 @@ #include #include #include -#include +#include #pragma GCC diagnostic pop namespace android { -- cgit v1.2.3-59-g8ed1b