From 3d0263f0eb8c6a75bddb09f9eda6f4ac563f14d6 Mon Sep 17 00:00:00 2001 From: Dan Albert Date: Thu, 26 Jan 2017 15:33:15 -0800 Subject: [PATCH] Include what you use. Test: mm Bug: http://b/34740564 Change-Id: I75cf88b79faf68764f1223e39595d0320d7b682a --- bluetooth/1.0/default/vendor_interface.cc | 2 ++ 1 file changed, 2 insertions(+) diff --git a/bluetooth/1.0/default/vendor_interface.cc b/bluetooth/1.0/default/vendor_interface.cc index 20b30aef70..5f1c33fd67 100644 --- a/bluetooth/1.0/default/vendor_interface.cc +++ b/bluetooth/1.0/default/vendor_interface.cc @@ -16,6 +16,8 @@ #include "vendor_interface.h" +#include + #define LOG_TAG "android.hardware.bluetooth@1.0-impl" #include #include