commit | efc683588e423718c71220afbe6a176b6eca5a51 | [log] [tgz] |
---|---|---|
author | Mathias Agopian <mathias@google.com> | Tue Feb 28 16:26:29 2017 -0800 |
committer | Mathias Agopian <mathias@google.com> | Fri Mar 03 12:38:23 2017 -0800 |
tree | 922920bde522e18668a69da7a1bc68ce792917b0 | |
parent | be71e9c5bac644073c7ac29fc914361e65482ce9 [diff] [blame] |
fallout of cleaning-up libutils includes Test: run & compile Bug: n/a Change-Id: I9ad9f3358cceb15d3d8c97d2444fb74ee04bd9f8
diff --git a/soundtrigger/2.0/default/SoundTriggerHalImpl.h b/soundtrigger/2.0/default/SoundTriggerHalImpl.h index 4e0d01d..8aa9285 100644 --- a/soundtrigger/2.0/default/SoundTriggerHalImpl.h +++ b/soundtrigger/2.0/default/SoundTriggerHalImpl.h
@@ -20,6 +20,7 @@ #include <android/hardware/soundtrigger/2.0/ISoundTriggerHw.h> #include <android/hardware/soundtrigger/2.0/ISoundTriggerHwCallback.h> #include <hidl/Status.h> +#include <stdatomic.h> #include <utils/threads.h> #include <utils/KeyedVector.h> #include <system/sound_trigger.h>