[pango] Fix include
- From: Behdad Esfahbod <behdad src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [pango] Fix include
- Date: Tue, 24 Aug 2010 23:47:58 +0000 (UTC)
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]