summaryrefslogtreecommitdiff
path: root/include/vcl/specialchars.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/vcl/specialchars.hxx')
-rw-r--r--include/vcl/specialchars.hxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/include/vcl/specialchars.hxx b/include/vcl/specialchars.hxx
index d310a92a6e0d..5a7fe8cd3f85 100644
--- a/include/vcl/specialchars.hxx
+++ b/include/vcl/specialchars.hxx
@@ -20,6 +20,9 @@
#ifndef INCLUDED_VCL_SPECIAL_CHARS_HXX
#define INCLUDED_VCL_SPECIAL_CHARS_HXX
+#include <vcl/dllapi.h>
+#include <rtl/ustring.hxx>
+
namespace vcl
{
class Font;