summaryrefslogtreecommitdiff
path: root/vcl/unx/headless
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2011-06-01 20:10:16 +0100
committerCaolán McNamara <caolanm@redhat.com>2011-06-01 20:10:16 +0100
commit6e8e30fe08e367f13d241d88c5915a6017fd95f7 (patch)
tree3b79486def62664bf24cb94e3a92afeb1d1084d5 /vcl/unx/headless
parentbbf267835f5619ba4d65e12e49327ef11300d182 (diff)
apparently missing include
Diffstat (limited to 'vcl/unx/headless')
-rw-r--r--vcl/unx/headless/svptext.cxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/vcl/unx/headless/svptext.cxx b/vcl/unx/headless/svptext.cxx
index aacceed3c080..19ae5a781877 100644
--- a/vcl/unx/headless/svptext.cxx
+++ b/vcl/unx/headless/svptext.cxx
@@ -41,6 +41,7 @@
#include <outfont.hxx>
#include <glyphcache.hxx>
#include <impfont.hxx>
+#include <rtl/instance.hxx>
#include "svpgdi.hxx"
#include "svpbmp.hxx"