[Pixman] [PATCH 2/2] Use angle brackets form of including config.h

Sebastian Bauer mail at sebastianbauer.info
Mon Jul 30 22:30:32 PDT 2012


---
 pixman/pixman-matrix.c |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pixman/pixman-matrix.c b/pixman/pixman-matrix.c
index 6d215ff..a029ab7 100644
--- a/pixman/pixman-matrix.c
+++ b/pixman/pixman-matrix.c
@@ -25,7 +25,7 @@
  */
 
 #ifdef HAVE_CONFIG_H
-#include "config.h"
+#include <config.h>
 #endif
 
 #include <math.h>
-- 
1.7.10.4



More information about the Pixman mailing list