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