From 788fe1df185ea726d2ae37436fdaec0d813395fe Mon Sep 17 00:00:00 2001 From: Behdad Esfahbod Date: Thu, 26 Jan 2006 18:47:53 +0000 Subject: Fix more ATSUI stuff in build infrastructure. Sigh... (bug #328632) 2006-01-26 Behdad Esfahbod * pango/modules.h, pango/Makefile.am: Fix more ATSUI stuff in build infrastructure. Sigh... (bug #328632) --- pango/modules.h | 1 + 1 file changed, 1 insertion(+) (limited to 'pango/modules.h') diff --git a/pango/modules.h b/pango/modules.h index c8f306df..eb04d5b4 100644 --- a/pango/modules.h +++ b/pango/modules.h @@ -28,5 +28,6 @@ extern PangoIncludedModule _pango_included_x_modules[]; extern PangoIncludedModule _pango_included_fc_modules[]; extern PangoIncludedModule _pango_included_win32_modules[]; +extern PangoIncludedModule _pango_included_atsui_modules[]; #endif /* __MODULES_H__ */ -- cgit v1.2.1