[cogl/cogl-1.16] winsys-wgl: Don't include cogl.h
- From: Neil Roberts <nroberts src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [cogl/cogl-1.16] winsys-wgl: Don't include cogl.h
- Date: Mon, 20 Jan 2014 17:13:44 +0000 (UTC)
commit 051e90a5d55bae5237623da825977a959f102552
Author: Neil Roberts <neil linux intel com>
Date: Mon Jan 20 15:52:15 2014 +0000
winsys-wgl: Don't include cogl.h
Since 248a76f5eac7e5ae4fb45208577f9a55360812a7 cogl.h can no longer be
included in internal source files so the WGL winsys was no longer
compiling.
Reviewed-by: Robert Bragg <robert linux intel com>
(cherry picked from commit 91af97a2a27ab5ad3e7eaabebd03503b685d4d42)
cogl/winsys/cogl-winsys-wgl.c | 2 --
1 files changed, 0 insertions(+), 2 deletions(-)
---
diff --git a/cogl/winsys/cogl-winsys-wgl.c b/cogl/winsys/cogl-winsys-wgl.c
index 6e789d7..e25533d 100644
--- a/cogl/winsys/cogl-winsys-wgl.c
+++ b/cogl/winsys/cogl-winsys-wgl.c
@@ -30,8 +30,6 @@
#include <windows.h>
-#include "cogl.h"
-
#include "cogl-util.h"
#include "cogl-winsys-private.h"
#include "cogl-context-private.h"
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]