diff options
author | Philipp Lohmann [pl] <Philipp.Lohmann@Oracle.COM> | 2010-11-23 18:41:04 +0100 |
---|---|---|
committer | Philipp Lohmann [pl] <Philipp.Lohmann@Oracle.COM> | 2010-11-23 18:41:04 +0100 |
commit | 09493ee415a4a0d6d2d7bb3f7f8e2b1c5d38683e (patch) | |
tree | 1e907c93b667fa0a4d31130ad53f2564ca09ddc7 /chart2/source/controller/inc/ConfigurationAccess.hxx | |
parent | b5864fbb817ceb405eb7da4f34d73d7cae69226e (diff) |
vcl117: removed obsolete header
Diffstat (limited to 'chart2/source/controller/inc/ConfigurationAccess.hxx')
-rw-r--r-- | chart2/source/controller/inc/ConfigurationAccess.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chart2/source/controller/inc/ConfigurationAccess.hxx b/chart2/source/controller/inc/ConfigurationAccess.hxx index 0cc8180b3dd2..4b5196e7f902 100644 --- a/chart2/source/controller/inc/ConfigurationAccess.hxx +++ b/chart2/source/controller/inc/ConfigurationAccess.hxx @@ -29,7 +29,7 @@ #define _CHART2_CONFIGURATIONACCESS_HXX // header for enum FieldUnit -#include <vcl/fldunit.hxx> +#include <tools/fldunit.hxx> //............................................................................. namespace chart |