summaryrefslogtreecommitdiff
path: root/svx/source/dialog/orienthelper.cxx
diff options
context:
space:
mode:
authorMathias Bauer <mba@openoffice.org>2010-04-20 15:55:51 +0200
committerMathias Bauer <mba@openoffice.org>2010-04-20 15:55:51 +0200
commit0ef50bb978300c751b4c0d1efa5f7f656e4cd9d0 (patch)
tree015f2a2830fc51c00b7c5f092bc5e1454d9a0436 /svx/source/dialog/orienthelper.cxx
parent0944bd42777b0657fb64ecc09265e802f0747ff9 (diff)
CWS gnumake2: move all delivered headers in svx to inc/svx; remove unused or useless headers
Diffstat (limited to 'svx/source/dialog/orienthelper.cxx')
-rw-r--r--svx/source/dialog/orienthelper.cxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/svx/source/dialog/orienthelper.cxx b/svx/source/dialog/orienthelper.cxx
index f546bb95dc21..95b6e5b4ca08 100644
--- a/svx/source/dialog/orienthelper.cxx
+++ b/svx/source/dialog/orienthelper.cxx
@@ -27,7 +27,7 @@
// MARKER(update_precomp.py): autogen include statement, do not remove
#include "precompiled_svx.hxx"
-#include "orienthelper.hxx"
+#include "svx/orienthelper.hxx"
#include <vector>
#include <utility>
@@ -35,7 +35,7 @@
#ifndef _SV_BUTTON_HXX
#include <vcl/button.hxx>
#endif
-#include "dialcontrol.hxx"
+#include "svx/dialcontrol.hxx"
namespace svx {