diff options
Diffstat (limited to 'include')
-rw-r--r-- | include/private/android_filesystem_config.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/private/android_filesystem_config.h b/include/private/android_filesystem_config.h index 7d43ae4..3de4066 100644 --- a/include/private/android_filesystem_config.h +++ b/include/private/android_filesystem_config.h @@ -30,7 +30,7 @@ #ifdef HAVE_ANDROID_OS #include <linux/capability.h> #else -#include "android_filesystem_capability.h" +#include <private/android_filesystem_capability.h> #endif /* This is the master Users and Groups config for the platform. |