summaryrefslogtreecommitdiff
path: root/vcl/unx/kde
diff options
context:
space:
mode:
authorChris Sherlock <chris.sherlock79@gmail.com>2016-01-14 10:38:25 +1100
committerChris Sherlock <chris.sherlock79@gmail.com>2016-01-14 10:38:25 +1100
commitd8ecd82f310108c10ad0a2dd9586d4596dd4c96f (patch)
treeac74a02d8e1b151a42cacb280d9861f282e5ca92 /vcl/unx/kde
parent810da92132cbc2f52561168929a0d5fa02047e50 (diff)
vcl: fontmanager.hxx is a private Unix header
Change-Id: I06f3e941bfb1af861298d4fbf666d270c5bac051
Diffstat (limited to 'vcl/unx/kde')
-rw-r--r--vcl/unx/kde/salnativewidgets-kde.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/vcl/unx/kde/salnativewidgets-kde.cxx b/vcl/unx/kde/salnativewidgets-kde.cxx
index 0d1455f27c4b..0f1b8bdcff0c 100644
--- a/vcl/unx/kde/salnativewidgets-kde.cxx
+++ b/vcl/unx/kde/salnativewidgets-kde.cxx
@@ -29,7 +29,7 @@
#include "unx/pixmap.hxx"
#include <vcl/settings.hxx>
-#include "fontmanager.hxx"
+#include "unx/fontmanager.hxx"
#include <vcl/vclenum.hxx>
#include <rtl/ustrbuf.hxx>