mirror of
https://github.com/X11Libre/xserver.git
synced 2026-04-14 17:18:09 +00:00
glamor_picture: Fix the wrong order of header file.
Signed-off-by: Zhigang Gong <zhigang.gong@linux.intel.com>
This commit is contained in:
committed by
Eric Anholt
parent
bf24c2c068
commit
e03ad27dfb
@@ -4,8 +4,8 @@
|
||||
|
||||
#include <stdlib.h>
|
||||
|
||||
#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.
|
||||
|
||||
Reference in New Issue
Block a user