summaryrefslogtreecommitdiff
path: root/cogl/cogl-bitmap-private.h
diff options
context:
space:
mode:
authorNeil Roberts <neil@linux.intel.com>2011-03-30 13:46:46 +0100
committerRobert Bragg <robert@linux.intel.com>2011-05-05 17:32:29 +0100
commita7aad27212b2667361d1bdba6d1cc48de8f3aef3 (patch)
treed4d3334374c914cce8fd006221a697f94b64fe3d /cogl/cogl-bitmap-private.h
parent28b0f76cc90045913d617020fba20554c5a0bc5e (diff)
downloadcogl-a7aad27212b2667361d1bdba6d1cc48de8f3aef3.tar.gz
cogl-bitmap-private.h: Include cogl-bitmap.h
There was a header dependency problem which meant that cogl-texture-private.h couldn't be included without first including cogl-bitmap.h
Diffstat (limited to 'cogl/cogl-bitmap-private.h')
-rw-r--r--cogl/cogl-bitmap-private.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/cogl/cogl-bitmap-private.h b/cogl/cogl-bitmap-private.h
index a1f30663..3df519f9 100644
--- a/cogl/cogl-bitmap-private.h
+++ b/cogl/cogl-bitmap-private.h
@@ -30,6 +30,7 @@
#include "cogl-handle.h"
#include "cogl-buffer.h"
+#include "cogl-bitmap.h"
/*
* CoglBitmapDestroyNotify: