summaryrefslogtreecommitdiff
path: root/vcl/unx/headless
diff options
context:
space:
mode:
authorThomas Arnhold <thomas@arnhold.org>2011-03-02 12:18:35 +0100
committerThomas Arnhold <thomas@arnhold.org>2011-03-02 14:46:42 +0100
commit35e9e400ae9ba9105efcf07c1ab6eb404d2e2b1f (patch)
treebc780c8923fc607709712fb7cf15579cf1a8424f /vcl/unx/headless
parent11d20507806d30e2d1955b93a568b84a2216ef69 (diff)
Add osl/diagnose.h include
Diffstat (limited to 'vcl/unx/headless')
-rw-r--r--vcl/unx/headless/svpelement.cxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/vcl/unx/headless/svpelement.cxx b/vcl/unx/headless/svpelement.cxx
index cc3d4a1b0726..b6bf4822b576 100644
--- a/vcl/unx/headless/svpelement.cxx
+++ b/vcl/unx/headless/svpelement.cxx
@@ -30,6 +30,7 @@
#include <basebmp/scanlineformats.hxx>
#include <tools/debug.hxx>
+#include <osl/diagnose.h>
#if defined WITH_SVP_LISTENING
#include <osl/thread.h>