mirror of
https://github.com/brl/mutter.git
synced 2024-11-26 01:50:42 -05:00
cogl-pipeline-payer-state.c: Include cogl-texture-private.h
Needed for _cogl_texture_get_type so that C4013 warnings/implicit declaration of ... warnings can be avoided. Reviewed-by: Neil Roberts <neil@linux.intel.com>
This commit is contained in:
parent
4eb923a68b
commit
2fdb7fc743
@ -35,6 +35,7 @@
|
||||
#include "cogl-util.h"
|
||||
#include "cogl-matrix.h"
|
||||
#include "cogl-snippet-private.h"
|
||||
#include "cogl-texture-private.h"
|
||||
|
||||
#include "string.h"
|
||||
#if 0
|
||||
|
Loading…
Reference in New Issue
Block a user