diff options
author | Ossama Othman <ossama.othman@intel.com> | 2014-04-24 12:44:13 -0700 |
---|---|---|
committer | Ossama Othman <ossama.othman@intel.com> | 2014-04-24 12:59:40 -0700 |
commit | 20653f38bffb6f745f635ec3ebf0391615b3b1f1 (patch) | |
tree | fe4e6902873b6456a13ac7d27db0eca0c36bb9d7 /src/ico_window_animation.c | |
parent | a1eec5044a161dca51921c803884d0ca86b58c7e (diff) | |
download | ico-uxf-weston-plugin-20653f38bffb6f745f635ec3ebf0391615b3b1f1.tar.gz ico-uxf-weston-plugin-20653f38bffb6f745f635ec3ebf0391615b3b1f1.tar.bz2 ico-uxf-weston-plugin-20653f38bffb6f745f635ec3ebf0391615b3b1f1.zip |
Removed unnecessary build dependencies.
Change-Id: I286c71f7a3dc94b54c8518be2c5bb48ee511a0ee
Signed-off-by: Ossama Othman <ossama.othman@intel.com>
Diffstat (limited to 'src/ico_window_animation.c')
-rw-r--r-- | src/ico_window_animation.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/ico_window_animation.c b/src/ico_window_animation.c index 22bfee7..c3e0aa8 100644 --- a/src/ico_window_animation.c +++ b/src/ico_window_animation.c @@ -39,8 +39,6 @@ #include <sys/stat.h> #include <weston/compositor.h> -#include <pixman.h> -#include <ilm/ilm_types.h> #include <weston/weston-layout.h> #include "ico_ivi_common_private.h" #include "ico_window_mgr_private.h" |