X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=isl_constraint_private.h;h=e02f0762e7cb70dbfa73cd430f5e708156d15eb5;hb=19596bc4e5cd282b2e75d17077b1aaaeacbfd6f9;hp=1a3b44e3e297cc734d388400051e53f9dc140869;hpb=3a5dc6ec7cdcad307ae599afa1eff97b56f3af8c;p=platform%2Fupstream%2Fisl.git diff --git a/isl_constraint_private.h b/isl_constraint_private.h index 1a3b44e..e02f076 100644 --- a/isl_constraint_private.h +++ b/isl_constraint_private.h @@ -1,8 +1,9 @@ #ifndef ISL_CONSTRAINT_PRIVATE_H #define ISL_CONSTRAINT_PRIVATE_H -#include #include +#include +#include struct isl_constraint { int ref;