summaryrefslogtreecommitdiff
path: root/vcl/unx/kde
diff options
context:
space:
mode:
authorTor Lillqvist <tml@collabora.com>2013-12-11 10:13:15 +0200
committerTor Lillqvist <tml@collabora.com>2013-12-11 10:30:02 +0200
commita0e8a1b69106dd55dd52fc6966ecf2b19d461fa9 (patch)
tree2d1e71e021e03e5a3491425d44208c6ba019988b /vcl/unx/kde
parent05096c32403eec3198223341b49dc9ae538bc81e (diff)
fontmanager.hxx is private to vcl
Change-Id: Iec1d1539db0b44d2ddc420cf500585098d4793fc
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 dfbdb4293afb..97473130374a 100644
--- a/vcl/unx/kde/salnativewidgets-kde.cxx
+++ b/vcl/unx/kde/salnativewidgets-kde.cxx
@@ -28,7 +28,7 @@
#include <unx/kde/kdedata.hxx>
#include <vcl/settings.hxx>
-#include <vcl/fontmanager.hxx>
+#include "fontmanager.hxx"
#include <vcl/vclenum.hxx>
#include <rtl/ustrbuf.hxx>