Merge "Include what you use: <cutils/bitops.h> for popcount"
This commit is contained in:
commit
a44935a15e
1 changed files with 1 additions and 0 deletions
|
@ -17,6 +17,7 @@
|
|||
#ifndef ANDROID_AUDIOSYSTEM_LEGACY_H_
|
||||
#define ANDROID_AUDIOSYSTEM_LEGACY_H_
|
||||
|
||||
#include <cutils/bitops.h>
|
||||
#include <utils/Errors.h>
|
||||
#include <media/AudioParameter.h>
|
||||
|
||||
|
|
Loading…
Reference in a new issue