summaryrefslogtreecommitdiff
path: root/svtools/source/control/scrwin.cxx
diff options
context:
space:
mode:
authorRadu Ioan <ioan.radu.g@gmail.com>2013-08-06 00:01:58 +0300
committerMiklos Vajna <vmiklos@suse.cz>2013-08-06 09:17:22 +0000
commit389bdc162415abff78971b1ce7c5d47482e1d37b (patch)
tree75dff938f79c3d1c3cf0ef7fd4b2ff11f989e2ab /svtools/source/control/scrwin.cxx
parentaf8390dd6fd280ed3ac5178c93707958d7ea4bbd (diff)
fdo#63926 - remove extra include paths in svtools/ and sfx2/
- removed some paths from include - more of this kind will follow Change-Id: Ia5c410a5b9a7a0dfa5610dd50d82c8b23fcf43b2 Reviewed-on: https://gerrit.libreoffice.org/5288 Reviewed-by: Miklos Vajna <vmiklos@suse.cz> Tested-by: Miklos Vajna <vmiklos@suse.cz>
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 5535e4c0df1a..72b37137a0c7 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 <svtools/scrwin.hxx>
+#include <scrwin.hxx>
//===================================================================