[Libreoffice-commits] .: svx/inc

Joseph Powers jpowers at kemper.freedesktop.org
Fri Feb 18 21:26:30 PST 2011


 svx/inc/svx/gallery1.hxx |    1 +
 1 file changed, 1 insertion(+)

New commits:
commit 3d32a615249ea3336688f7bec22b78da0e3eb525
Author: Joseph Powers <jpowers27 at cox.net>
Date:   Fri Feb 18 21:26:22 2011 -0800

    Add another #include <tools/list.hxx> back in.

diff --git a/svx/inc/svx/gallery1.hxx b/svx/inc/svx/gallery1.hxx
index 2b5f983..8f93dd0 100644
--- a/svx/inc/svx/gallery1.hxx
+++ b/svx/inc/svx/gallery1.hxx
@@ -31,6 +31,7 @@
 
 #include <tools/string.hxx>
 #include <tools/urlobj.hxx>
+#include <tools/list.hxx>
 #include <svl/brdcst.hxx>
 #include "svx/svxdllapi.h"
 


More information about the Libreoffice-commits mailing list