diff options
author | Mathias Bauer <mba@openoffice.org> | 2009-11-04 10:53:36 +0100 |
---|---|---|
committer | Mathias Bauer <mba@openoffice.org> | 2009-11-04 10:53:36 +0100 |
commit | 1a449b61ce1cc96a0f6fa260b61b1139927d58b0 (patch) | |
tree | fdbadcb7a429ff0176c2a9017687be55bec41499 /cui/source/inc/align.hxx | |
parent | b8655015b6c59d2dbafd72e6f05d632b31963e55 (diff) |
#i106421#: cleanup of help ids
Diffstat (limited to 'cui/source/inc/align.hxx')
-rw-r--r-- | cui/source/inc/align.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cui/source/inc/align.hxx b/cui/source/inc/align.hxx index fc1576dae..9b9d0da25 100644 --- a/cui/source/inc/align.hxx +++ b/cui/source/inc/align.hxx @@ -32,6 +32,7 @@ // include --------------------------------------------------------------- +#include <svx/orienthelper.hxx> #include <vcl/field.hxx> #include <vcl/imagebtn.hxx> #include <vcl/fixed.hxx> @@ -40,7 +41,6 @@ #include <svtools/valueset.hxx> #include <svx/dialcontrol.hxx> #include <svx/wrapfield.hxx> -#include <svx/orienthelper.hxx> #include <svx/frmdirlbox.hxx> namespace svx { |