diff options
author | Caolán McNamara <caolanm@redhat.com> | 2020-08-19 16:06:12 +0100 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2020-08-25 10:09:55 +0200 |
commit | 9877bf5c66ec8cf8d1c9485c3976578e7c5ddcf6 (patch) | |
tree | 5834818db1fb18713e163f8ebc80bcc6e29581a3 /sfx2/source/control/thumbnailviewacc.cxx | |
parent | f801664dc5be75e4a89f1658efa3039b2dfa5367 (diff) |
move thumbnailviewitem.hxx
Change-Id: I151a98e34f7ae31dfe6a21fc1e9d0e7aa944248e
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/101025
Tested-by: Jenkins
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'sfx2/source/control/thumbnailviewacc.cxx')
-rw-r--r-- | sfx2/source/control/thumbnailviewacc.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sfx2/source/control/thumbnailviewacc.cxx b/sfx2/source/control/thumbnailviewacc.cxx index e1a7a59c9f2a..53423bd567ae 100644 --- a/sfx2/source/control/thumbnailviewacc.cxx +++ b/sfx2/source/control/thumbnailviewacc.cxx @@ -21,7 +21,7 @@ #include <comphelper/servicehelper.hxx> #include <sfx2/thumbnailview.hxx> -#include <thumbnailviewitem.hxx> +#include <sfx2/thumbnailviewitem.hxx> #include <unotools/accessiblestatesethelper.hxx> #include <vcl/svapp.hxx> #include <vcl/settings.hxx> |