diff options
author | Philipp Lohmann [pl] <Philipp.Lohmann@Sun.COM> | 2010-11-24 16:09:43 +0100 |
---|---|---|
committer | Philipp Lohmann [pl] <Philipp.Lohmann@Sun.COM> | 2010-11-24 16:09:43 +0100 |
commit | 534ada849b5f8788b715b6f6a5357810acc834d5 (patch) | |
tree | f1dedfb8bb2eefce3ff9eb9ceb4c3d2f049c7bd7 /editeng | |
parent | 5b0573b9fbfe126f982e68fa93989239fd0874d2 (diff) |
vcl117: header cleanup
Diffstat (limited to 'editeng')
-rwxr-xr-x[-rw-r--r--] | editeng/inc/pch/precompiled_editeng.hxx | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/editeng/inc/pch/precompiled_editeng.hxx b/editeng/inc/pch/precompiled_editeng.hxx index 9d432f73a731..74db944ea07b 100644..100755 --- a/editeng/inc/pch/precompiled_editeng.hxx +++ b/editeng/inc/pch/precompiled_editeng.hxx @@ -854,7 +854,7 @@ #include "vcl/cursor.hxx" #include "vcl/decoview.hxx" #include "vcl/dndhelp.hxx" -#include "vcl/fldunit.hxx" +#include "tools/fldunit.hxx" #include "vcl/fntstyle.hxx" #include "unotools/fontcvt.hxx" #include "vcl/gdimtf.hxx" @@ -873,7 +873,7 @@ #include "vcl/unohelp.hxx" #include "vcl/unohelp2.hxx" #include "vcl/wall.hxx" -#include "vcl/wintypes.hxx" +#include "tools/wintypes.hxx" #include "vos/mutex.hxx" #include "vos/ref.hxx" #include "vos/refernce.hxx" |