summaryrefslogtreecommitdiff
path: root/kernel-headers/linux/msm_ion.h
diff options
context:
space:
mode:
Diffstat (limited to 'kernel-headers/linux/msm_ion.h')
-rw-r--r--kernel-headers/linux/msm_ion.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kernel-headers/linux/msm_ion.h b/kernel-headers/linux/msm_ion.h
index fb5db71..4aa05aa 100644
--- a/kernel-headers/linux/msm_ion.h
+++ b/kernel-headers/linux/msm_ion.h
@@ -18,7 +18,7 @@
****************************************************************************/
#ifndef _UAPI_MSM_ION_H
#define _UAPI_MSM_ION_H
-#include "../../../bionic/libc/kernel/uapi/linux/ion.h"
+#include "ion.h"
enum msm_ion_heap_types {
/* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
ION_HEAP_TYPE_MSM_START = ION_HEAP_TYPE_CUSTOM + 1,