[Libreoffice-commits] .: basctl/source

Markus Mohrhard mmohrhard at kemper.freedesktop.org
Thu Mar 29 12:22:11 PDT 2012


 basctl/source/basicide/baside2.hxx |    2 ++
 1 file changed, 2 insertions(+)

New commits:
commit da2c7a91adc46ed01167b9b582d6cd65fac5e982
Author: Markus Mohrhard <markus.mohrhard at googlemail.com>
Date:   Thu Mar 29 21:21:32 2012 +0200

    add missing tools/table.hxx include

diff --git a/basctl/source/basicide/baside2.hxx b/basctl/source/basicide/baside2.hxx
index 2267914..922be10 100644
--- a/basctl/source/basicide/baside2.hxx
+++ b/basctl/source/basicide/baside2.hxx
@@ -56,6 +56,8 @@ class SvxSearchItem;
 #include "linenumberwindow.hxx"
 #include "objdlg.hxx"
 
+#include <tools/table.hxx>
+
 DBG_NAMEEX( ModulWindow )
 
 #define MARKER_NOMARKER 0xFFFF


More information about the Libreoffice-commits mailing list