Fix include
authorBehdad Esfahbod <behdad@behdad.org>
Tue, 24 Aug 2010 23:47:49 +0000 (19:47 -0400)
committerBehdad Esfahbod <behdad@behdad.org>
Tue, 24 Aug 2010 23:47:49 +0000 (19:47 -0400)
pango/pango-engine-private.h

index c57c74d..7d74302 100644 (file)
@@ -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