summaryrefslogtreecommitdiff
path: root/vcl/inc/salgdi.hxx
diff options
context:
space:
mode:
authorTor Lillqvist <tlillqvist@suse.com>2012-06-10 19:26:30 +0300
committerTor Lillqvist <tlillqvist@suse.com>2012-06-10 19:29:06 +0300
commit1e26c563731b239590da1b2f479f7a924be6eccf (patch)
tree52a292741393b70569d246bcfa8dacac2a5c1506 /vcl/inc/salgdi.hxx
parent2432083b50ea7481247c303187bb3922714f93d5 (diff)
Bin pointless <vcl/sv.h> header
It only included <tools/solar.h>, so include that directly instead. Change-Id: Ic5db474c16ca33dcdcaabb5b5f00535b4b27dc8f
Diffstat (limited to 'vcl/inc/salgdi.hxx')
-rw-r--r--vcl/inc/salgdi.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/vcl/inc/salgdi.hxx b/vcl/inc/salgdi.hxx
index 6c99e461a3a2..0a68c2037b1c 100644
--- a/vcl/inc/salgdi.hxx
+++ b/vcl/inc/salgdi.hxx
@@ -29,7 +29,7 @@
#ifndef _SV_SALGDI_HXX
#define _SV_SALGDI_HXX
-#include "vcl/sv.h"
+#include "tools/solar.h"
#include "vcl/dllapi.h"
#include "vcl/salgtype.hxx"
#include "osl/thread.hxx"