summaryrefslogtreecommitdiff
path: root/sfx2/inc/templateviewitem.hxx
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/inc/templateviewitem.hxx
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/inc/templateviewitem.hxx')
-rw-r--r--sfx2/inc/templateviewitem.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sfx2/inc/templateviewitem.hxx b/sfx2/inc/templateviewitem.hxx
index 536808f471a1..36d433b00119 100644
--- a/sfx2/inc/templateviewitem.hxx
+++ b/sfx2/inc/templateviewitem.hxx
@@ -9,7 +9,7 @@
#pragma once
-#include "thumbnailviewitem.hxx"
+#include <sfx2/thumbnailviewitem.hxx>
class TemplateViewItem : public ThumbnailViewItem
{