summaryrefslogtreecommitdiff
path: root/vcl/inc/fontselect.hxx
diff options
context:
space:
mode:
authorChris Sherlock <chris.sherlock79@gmail.com>2016-01-14 10:20:15 +1100
committerChris Sherlock <chris.sherlock79@gmail.com>2016-01-14 10:20:15 +1100
commitc6faaf6ee3f026ae95724a35a103f451c750955f (patch)
tree85cebc2afa11c4fedc80a4b8603acefad0691df0 /vcl/inc/fontselect.hxx
parent3a0d7c93f80a6adbbd7dce8b9eeb82270b2a89aa (diff)
vcl: cleanup - remove unnecessary includes and fwd decls
Change-Id: I031516292a9cc1f47fe193df5f5d98273dc003af
Diffstat (limited to 'vcl/inc/fontselect.hxx')
-rw-r--r--vcl/inc/fontselect.hxx3
1 files changed, 2 insertions, 1 deletions
diff --git a/vcl/inc/fontselect.hxx b/vcl/inc/fontselect.hxx
index 145989f8de75..a3908fd5cb6f 100644
--- a/vcl/inc/fontselect.hxx
+++ b/vcl/inc/fontselect.hxx
@@ -20,7 +20,8 @@
#ifndef INCLUDED_VCL_INC_FONTSELECT_HXX
#define INCLUDED_VCL_INC_FONTSELECT_HXX
-#include <vcl/dllapi.h>
+#include <i18nlangtag/lang.h>
+
#include "fontattributes.hxx"
#include <unordered_map>