summaryrefslogtreecommitdiffstats
path: root/ion/ion.h
diff options
context:
space:
mode:
Diffstat (limited to 'ion/ion.h')
-rw-r--r--ion/ion.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/ion/ion.h b/ion/ion.h
index 871b9bc..c0d9476 100644
--- a/ion/ion.h
+++ b/ion/ion.h
@@ -18,8 +18,8 @@
* limitations under the License.
*/
-#include <linux/ion.h>
-#include <linux/omap_ion.h>
+#include "linux_ion.h"
+#include "omap_ion.h"
int ion_open();
int ion_close(int fd);