summaryrefslogtreecommitdiff
path: root/svtools/source/dialogs/ServerDetailsControls.cxx
diff options
context:
space:
mode:
authorMarcos Paulo de Souza <marcos.souza.org@gmail.com>2013-09-17 08:52:21 -0300
committerMichael Stahl <mstahl@redhat.com>2013-09-17 18:51:54 +0000
commite95b076744da8911b2804501b418649a9147e3a9 (patch)
tree59b3bded7cf544b348b3ae62ab0634df14227954 /svtools/source/dialogs/ServerDetailsControls.cxx
parentb6fc0ac84ce68586393784713693cc6b658a2785 (diff)
fdo#63926: remove extra include paths in svtools/ and sfx2/
Change-Id: I0b47849ba0fa0dfaf4a481779a5ece09be496c1e Reviewed-on: https://gerrit.libreoffice.org/5973 Reviewed-by: Michael Stahl <mstahl@redhat.com> Tested-by: Michael Stahl <mstahl@redhat.com>
Diffstat (limited to 'svtools/source/dialogs/ServerDetailsControls.cxx')
-rw-r--r--svtools/source/dialogs/ServerDetailsControls.cxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/svtools/source/dialogs/ServerDetailsControls.cxx b/svtools/source/dialogs/ServerDetailsControls.cxx
index 33803f10c0a0..f7a76390f5f2 100644
--- a/svtools/source/dialogs/ServerDetailsControls.cxx
+++ b/svtools/source/dialogs/ServerDetailsControls.cxx
@@ -20,8 +20,8 @@
#include <ucbhelper/content.hxx>
#include <ucbhelper/commandenvironment.hxx>
-#include "PlaceEditDialog.hxx"
-#include "ServerDetailsControls.hxx"
+#include <svtools/PlaceEditDialog.hxx>
+#include <svtools/ServerDetailsControls.hxx>
using namespace std;
using namespace com::sun::star::lang;