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:
Chun-wei Fan 2012-02-22 20:56:05 +08:00
parent 4eb923a68b
commit 2fdb7fc743

View File

@ -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