[cogl/wip/rib/master-next: 3/29] cogl-private.h: include cogl-context.h
- From: Robert Bragg <rbragg src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [cogl/wip/rib/master-next: 3/29] cogl-private.h: include cogl-context.h
- Date: Mon, 20 Feb 2012 00:26:36 +0000 (UTC)
commit 38e84aadf00f9a46c9023135499a3c42e8d66aed
Author: Robert Bragg <robert linux intel com>
Date: Fri Feb 17 22:05:59 2012 +0000
cogl-private.h: include cogl-context.h
cogl-private.h contains prototypes depending on CoglContext so
explicitly include cogl-context.h
cogl/cogl-private.h | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/cogl/cogl-private.h b/cogl/cogl-private.h
index 32ca2b4..911356d 100644
--- a/cogl/cogl-private.h
+++ b/cogl/cogl-private.h
@@ -26,6 +26,8 @@
#include <cogl/cogl-pipeline.h>
+#include "cogl-context.h"
+
G_BEGIN_DECLS
gboolean
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]