summaryrefslogtreecommitdiff
path: root/vcl/source/window/menu.cxx
diff options
context:
space:
mode:
authorJan-Marek Glogowski <glogow@fbihome.de>2018-10-27 21:44:39 +0200
committerJan-Marek Glogowski <glogow@fbihome.de>2018-10-30 12:45:03 +0100
commitadf71090c94b90d95d3b320e070d53b7071751cd (patch)
tree1760879530bf5cdfec74f8b1478a0a7e55856ffe /vcl/source/window/menu.cxx
parent7b0f2ee441b0cbcb88f3020df40c49e7cd6f9fb1 (diff)
Hide SalLayoutGlyphs details
Nobody outside of VCL should deal with GlyphItems. Change-Id: Id84b0f320bc49f790658f23efe129b92262c2aea Reviewed-on: https://gerrit.libreoffice.org/62446 Tested-by: Jenkins Reviewed-by: Jan-Marek Glogowski <glogow@fbihome.de>
Diffstat (limited to 'vcl/source/window/menu.cxx')
-rw-r--r--vcl/source/window/menu.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/vcl/source/window/menu.cxx b/vcl/source/window/menu.cxx
index 0374a1754e1e..eef0138f36b3 100644
--- a/vcl/source/window/menu.cxx
+++ b/vcl/source/window/menu.cxx
@@ -43,7 +43,7 @@
#include <vcl/settings.hxx>
#include <vcl/commandinfoprovider.hxx>
#include <vcl/IDialogRenderable.hxx>
-#include <vcl/glyphitem.hxx>
+#include <impglyphitem.hxx>
#include <salinst.hxx>
#include <svdata.hxx>