summaryrefslogtreecommitdiffstats
path: root/automotive/vehicle/2.0/default/common/src/VehiclePropertyStore.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'automotive/vehicle/2.0/default/common/src/VehiclePropertyStore.cpp')
-rw-r--r--automotive/vehicle/2.0/default/common/src/VehiclePropertyStore.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/automotive/vehicle/2.0/default/common/src/VehiclePropertyStore.cpp b/automotive/vehicle/2.0/default/common/src/VehiclePropertyStore.cpp
index 0e6b776f2..2c3ebfccb 100644
--- a/automotive/vehicle/2.0/default/common/src/VehiclePropertyStore.cpp
+++ b/automotive/vehicle/2.0/default/common/src/VehiclePropertyStore.cpp
@@ -14,7 +14,7 @@
* limitations under the License.
*/
#define LOG_TAG "VehiclePropertyStore"
-#include <android/log.h>
+#include <log/log.h>
#include <common/include/vhal_v2_0/VehicleUtils.h>
#include "VehiclePropertyStore.h"