diff --git a/glamor/glamor_picture.c b/glamor/glamor_picture.c index 6904dab20..217fd4048 100644 --- a/glamor/glamor_picture.c +++ b/glamor/glamor_picture.c @@ -4,8 +4,8 @@ #include -#include "mipict.h" #include "glamor_priv.h" +#include "mipict.h" /* Upload picture to texture. We may need to flip the y axis or * wire alpha to 1. So we may conditional create fbo for the picture.