[cogl/wip/outputs: 49/52] stash: cogl-output don't guard config.h include
- From: Robert Bragg <rbragg src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [cogl/wip/outputs: 49/52] stash: cogl-output don't guard config.h include
- Date: Sun, 13 Oct 2013 17:11:22 +0000 (UTC)
commit 5839a4683c0e84a63ff15574261da090a38cb1fb
Author: Robert Bragg <robert linux intel com>
Date: Tue Apr 23 21:36:44 2013 +0100
stash: cogl-output don't guard config.h include
cogl/cogl-output.c | 4 +---
1 files changed, 1 insertions(+), 3 deletions(-)
---
diff --git a/cogl/cogl-output.c b/cogl/cogl-output.c
index 739c285..bf2ba21 100644
--- a/cogl/cogl-output.c
+++ b/cogl/cogl-output.c
@@ -21,9 +21,7 @@
*
*/
-#ifdef HAVE_CONFIG_H
-#include "config.h"
-#endif
+#include <config.h>
#include "cogl-output-private.h"
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]