[pango] Fix include



commit 2baffa4c47b64c4b6a0603eaeb951a6be6ba5b5e
Author: Behdad Esfahbod <behdad behdad org>
Date:   Tue Aug 24 19:47:49 2010 -0400

    Fix include

 pango/pango-engine-private.h |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/pango/pango-engine-private.h b/pango/pango-engine-private.h
index c57c74d..7d74302 100644
--- a/pango/pango-engine-private.h
+++ b/pango/pango-engine-private.h
@@ -23,7 +23,7 @@
 #ifndef __PANGO_ENGINE_PRIVATE_H__
 #define __PANGO_ENGINE_PRIVATE_H__
 
-#include "pango-engine.h"
+#include <pango/pango-engine.h>
 
 G_BEGIN_DECLS
 



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]