From 6caa78dc37e58b951d37ec51682acab713b344c3 Mon Sep 17 00:00:00 2001 From: Elliott Hughes Date: Mon, 24 Feb 2014 15:50:34 -0800 Subject: Move libhardware of . Change-Id: I7cf9d04828f19b8d7d1d3b8948bef580b101b10c --- modules/gralloc/gr.h | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) (limited to 'modules/gralloc') diff --git a/modules/gralloc/gr.h b/modules/gralloc/gr.h index 3a43aa7..732b6bc 100644 --- a/modules/gralloc/gr.h +++ b/modules/gralloc/gr.h @@ -18,11 +18,7 @@ #define GR_H_ #include -#ifdef HAVE_ANDROID_OS // just want PAGE_SIZE define -# include -#else -# include -#endif +#include #include #include #include -- cgit v1.1