diff options
author | Behdad Esfahbod <behdad@gnome.org> | 2006-01-26 20:33:49 +0000 |
---|---|---|
committer | Behdad Esfahbod <behdad@src.gnome.org> | 2006-01-26 20:33:49 +0000 |
commit | 13f4a763c6a37a50142ca9c0e6aa89e7b404823e (patch) | |
tree | 02df37a7e15be5b7df8db5e15e3d6a3b8283aa00 /ChangeLog | |
parent | 788fe1df185ea726d2ae37436fdaec0d813395fe (diff) | |
download | pango-13f4a763c6a37a50142ca9c0e6aa89e7b404823e.tar.gz |
#include <modules.h>. (bug #328632)
2006-01-26 Behdad Esfahbod <behdad@gnome.org>
* pango/pangoatsui-fontmap.c: #include <modules.h>. (bug #328632)
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,5 +1,9 @@ 2006-01-26 Behdad Esfahbod <behdad@gnome.org> + * pango/pangoatsui-fontmap.c: #include <modules.h>. (bug #328632) + +2006-01-26 Behdad Esfahbod <behdad@gnome.org> + * pango/modules.h, pango/Makefile.am: Fix more ATSUI stuff in build infrastructure. Sigh... (bug #328632) |