[cogl/wip/outputs: 65/71] stash: cogl-output don't guard config.h include



commit e16900458d5dfc43245839ac91992a4353657d1e
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]