From fa6c3c178c333efc8b6293d95ecf58afc1562b8f Mon Sep 17 00:00:00 2001 From: Stefan Kost Date: Thu, 14 Feb 2008 14:50:30 +0000 Subject: tests/examples/spectrum/spectrum-example.c: Add missing include to fix compilation when libxml usage is disabled. Original commit message from CVS: * tests/examples/spectrum/spectrum-example.c: Add missing include to fix compilation when libxml usage is disabled. Fixes: #516371 --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index bda2cde3..f4d7c827 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2008-02-14 Stefan Kost + + * tests/examples/spectrum/spectrum-example.c: + Add missing include to fix compilation when libxml usage is disabled. + Fixes: #516371 + 2008-02-12 Jan Schmidt patch by: Wim Taymans -- cgit