diff options
author | Kohei Yoshida <kohei.yoshida@gmail.com> | 2013-02-12 13:41:53 -0500 |
---|---|---|
committer | Kohei Yoshida <kohei.yoshida@gmail.com> | 2013-02-12 15:15:06 -0500 |
commit | 1aaf9a9b362188eb706eae2b6b93df35266047d3 (patch) | |
tree | ccc8b9f8f1eb4019ac2c822b19eda6b498337382 /svx/source/sdr/properties | |
parent | e31807c83009655c342c929a118f0d28a8f63ddc (diff) |
Renamed hard-to-remember 8-char headers in editeng.
Change-Id: If255802082890e1b1b4c5197a791fa79a011773e
Diffstat (limited to 'svx/source/sdr/properties')
-rw-r--r-- | svx/source/sdr/properties/textproperties.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/svx/source/sdr/properties/textproperties.cxx b/svx/source/sdr/properties/textproperties.cxx index e4eb5cd272ed..4803bbcc2096 100644 --- a/svx/source/sdr/properties/textproperties.cxx +++ b/svx/source/sdr/properties/textproperties.cxx @@ -29,7 +29,7 @@ #include <svx/svdmodel.hxx> #include <editeng/outlobj.hxx> #include <svx/xflclit.hxx> -#include <editeng/adjitem.hxx> +#include <editeng/adjustitem.hxx> #include <svx/svdetc.hxx> #include <editeng/editeng.hxx> #include <editeng/flditem.hxx> |