summaryrefslogtreecommitdiff
path: root/sfx2/source/control/thumbnailview.cxx
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2020-08-19 16:06:12 +0100
committerCaolán McNamara <caolanm@redhat.com>2020-08-25 10:09:55 +0200
commit9877bf5c66ec8cf8d1c9485c3976578e7c5ddcf6 (patch)
tree5834818db1fb18713e163f8ebc80bcc6e29581a3 /sfx2/source/control/thumbnailview.cxx
parentf801664dc5be75e4a89f1658efa3039b2dfa5367 (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/thumbnailview.cxx')
-rw-r--r--sfx2/source/control/thumbnailview.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sfx2/source/control/thumbnailview.cxx b/sfx2/source/control/thumbnailview.cxx
index 902f62857765..a607493119a4 100644
--- a/sfx2/source/control/thumbnailview.cxx
+++ b/sfx2/source/control/thumbnailview.cxx
@@ -8,7 +8,7 @@
*/
#include <sfx2/thumbnailview.hxx>
-#include <thumbnailviewitem.hxx>
+#include <sfx2/thumbnailviewitem.hxx>
#include <utility>