summaryrefslogtreecommitdiff
path: root/forms
diff options
context:
space:
mode:
authorMichael Dunphy <michael.w.dunphy@gmail.com>2013-04-18 19:55:41 -0400
committerDavid Tardon <dtardon@redhat.com>2013-04-19 14:52:36 +0000
commitc7d485d8fc6fe654a428fe25f82bbf89c2149ef5 (patch)
treef43c6b7de3460e603c72b849cf6c4df7b33979df /forms
parentecafcceca7cafff5dc01ef3260f9c7ae38cef478 (diff)
Delete two pass-through include files and update the file that included them.
Change-Id: I6f02d312d1425dbb28b7cb7a2aa87a734054c4a7 Reviewed-on: https://gerrit.libreoffice.org/3474 Reviewed-by: David Tardon <dtardon@redhat.com> Tested-by: David Tardon <dtardon@redhat.com>
Diffstat (limited to 'forms')
-rw-r--r--forms/source/component/DatabaseForm.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/forms/source/component/DatabaseForm.cxx b/forms/source/component/DatabaseForm.cxx
index ac4305b745f2..13bc6248955d 100644
--- a/forms/source/component/DatabaseForm.cxx
+++ b/forms/source/component/DatabaseForm.cxx
@@ -69,11 +69,11 @@
#include <cppuhelper/implbase2.hxx>
#include <rtl/math.hxx>
#include <rtl/tencinfo.h>
-#include <svl/inetstrm.hxx>
#include <svl/inettype.hxx>
#include <tools/debug.hxx>
#include <tools/diagnose_ex.h>
#include <tools/inetmsg.hxx>
+#include <tools/inetstrm.hxx>
#include <tools/urlobj.hxx>
#include <unotools/ucblockbytes.hxx>
#include <unotools/ucbstreamhelper.hxx>