summaryrefslogtreecommitdiff
path: root/svtools/source/control/scrwin.cxx
diff options
context:
space:
mode:
authorMichael Stahl <mstahl@redhat.com>2013-08-15 17:16:28 +0200
committerMichael Stahl <mstahl@redhat.com>2013-08-15 17:19:02 +0200
commit593a298dd3cf61781d0d069eaf2fa80a82eda502 (patch)
treec5f2667c6ba6695f6340f5cfcb78563a73fa6130 /svtools/source/control/scrwin.cxx
parentfa96ed925fc40e20aca58551414e5bc5d61a87bd (diff)
Revert "fdo#63926 - remove extra include paths in svtools/ and sfx2/"
This reverts commit 389bdc162415abff78971b1ce7c5d47482e1d37b. Sadly this was going in the wrong direction...
Diffstat (limited to 'svtools/source/control/scrwin.cxx')
-rw-r--r--svtools/source/control/scrwin.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/svtools/source/control/scrwin.cxx b/svtools/source/control/scrwin.cxx
index 72b37137a0c7..5535e4c0df1a 100644
--- a/svtools/source/control/scrwin.cxx
+++ b/svtools/source/control/scrwin.cxx
@@ -17,7 +17,7 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#include <scrwin.hxx>
+#include <svtools/scrwin.hxx>
//===================================================================