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



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