mirror of
https://github.com/brl/mutter.git
synced 2024-12-23 11:32:04 +00:00
shaped-texture: Fix include order
https://gitlab.gnome.org/GNOME/mutter/merge_requests/362
This commit is contained in:
parent
36b46af92f
commit
1755a8b8de
@ -33,9 +33,9 @@
|
||||
|
||||
#include "cogl/cogl.h"
|
||||
#include "compositor/clutter-utils.h"
|
||||
#include "compositor/region-utils.h"
|
||||
#include "compositor/meta-cullable.h"
|
||||
#include "compositor/meta-texture-tower.h"
|
||||
#include "compositor/region-utils.h"
|
||||
#include "meta/meta-shaped-texture.h"
|
||||
|
||||
/* MAX_MIPMAPPING_FPS needs to be as small as possible for the best GPU
|
||||
|
Loading…
Reference in New Issue
Block a user