From 22e4910d3d06446fc566ad1c21ea7965c8b61681 Mon Sep 17 00:00:00 2001 From: Aalique Grahame Date: Tue, 18 Dec 2018 14:23:57 -0800 Subject: audio: unify hal Unify audio hal components CRs-Fixed: 2380934 Change-Id: Iacafdc44d935de5f343240421a1572a0a3241bd0 --- visualizer/offload_visualizer.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'visualizer/offload_visualizer.c') diff --git a/visualizer/offload_visualizer.c b/visualizer/offload_visualizer.c index 9ad8fea5..f268ab84 100644 --- a/visualizer/offload_visualizer.c +++ b/visualizer/offload_visualizer.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2013 The Android Open Source Project + * Copyright (C) 2013, 2019 The Android Open Source Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -27,7 +27,7 @@ #include #include -#include +#include #include #include #include -- cgit v1.2.3