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 /desktop | |
parent | e67a834c5d1a14889ab97b79df5b579934f27c30 (diff) |
No need for a separate <vcl/graph.h>
Change-Id: I962544005b5d408f7c044a02eefe09b87d8a81fe
Diffstat (limited to 'desktop')
-rw-r--r-- | desktop/inc/pch/precompiled_sofficeapp.hxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/desktop/inc/pch/precompiled_sofficeapp.hxx b/desktop/inc/pch/precompiled_sofficeapp.hxx index 3d5baa38b6a8..a0dbbf5bb870 100644 --- a/desktop/inc/pch/precompiled_sofficeapp.hxx +++ b/desktop/inc/pch/precompiled_sofficeapp.hxx @@ -127,7 +127,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> |