diff options
author | Tor Lillqvist <tml@collabora.com> | 2015-12-11 16:17:06 +0200 |
---|---|---|
committer | Tor Lillqvist <tml@collabora.com> | 2015-12-11 19:11:01 +0200 |
commit | a643222794fa0d0e76d18fc59cf9ef3c5ea5188f (patch) | |
tree | 055e8a5bcf82d2c8d00a3c791ad2a37cc5cef4f8 /sd/inc/pch | |
parent | e67a834c5d1a14889ab97b79df5b579934f27c30 (diff) |
No need for a separate <vcl/graph.h>
Change-Id: I962544005b5d408f7c044a02eefe09b87d8a81fe
Diffstat (limited to 'sd/inc/pch')
-rw-r--r-- | sd/inc/pch/precompiled_sdui.hxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sd/inc/pch/precompiled_sdui.hxx b/sd/inc/pch/precompiled_sdui.hxx index 016d86ef61f0..62805f60948c 100644 --- a/sd/inc/pch/precompiled_sdui.hxx +++ b/sd/inc/pch/precompiled_sdui.hxx @@ -137,7 +137,6 @@ #include <vcl/gdimtf.hxx> #include <vcl/gfxlink.hxx> #include <vcl/gradient.hxx> -#include <vcl/graph.h> #include <vcl/graph.hxx> #include <vcl/hatch.hxx> #include <vcl/idle.hxx> |