[clutter/wip/pango-share-atlas: 7/13] cogl-bitmap-private.h: Include cogl-bitmap.h
- From: Neil Roberts <nroberts src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [clutter/wip/pango-share-atlas: 7/13] cogl-bitmap-private.h: Include cogl-bitmap.h
- Date: Wed, 30 Mar 2011 16:05:17 +0000 (UTC)
commit fda4b809cd275fd500648748d0e9337aea3b2818
Author: Neil Roberts <neil linux intel com>
Date: Wed Mar 30 13:46:46 2011 +0100
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
clutter/cogl/cogl/cogl-bitmap-private.h | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/clutter/cogl/cogl/cogl-bitmap-private.h b/clutter/cogl/cogl/cogl-bitmap-private.h
index a1f3066..3df519f 100644
--- a/clutter/cogl/cogl/cogl-bitmap-private.h
+++ b/clutter/cogl/cogl/cogl-bitmap-private.h
@@ -30,6 +30,7 @@
#include "cogl-handle.h"
#include "cogl-buffer.h"
+#include "cogl-bitmap.h"
/*
* CoglBitmapDestroyNotify:
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]