diff options
author | Norbert Thiebaud <nthiebaud@gmail.com> | 2010-10-11 00:10:32 -0500 |
---|---|---|
committer | Norbert Thiebaud <nthiebaud@gmail.com> | 2010-10-11 00:10:32 -0500 |
commit | 2e75f8d75c1e214eb22b1ccf6cf6f3d01b05007f (patch) | |
tree | 2e8068048cd89e7dcfd2e852b897e3f7808cc6a8 /sfx2/source/appl/appbas.cxx | |
parent | 90090c56845dcd942638a2852b9a09e3972d05d6 (diff) |
merge vosremoval-socket patch
Diffstat (limited to 'sfx2/source/appl/appbas.cxx')
-rw-r--r-- | sfx2/source/appl/appbas.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sfx2/source/appl/appbas.cxx b/sfx2/source/appl/appbas.cxx index f3da4e634e41..14935f0e8a91 100644 --- a/sfx2/source/appl/appbas.cxx +++ b/sfx2/source/appl/appbas.cxx @@ -87,7 +87,7 @@ #define ITEMID_SEARCH SID_SEARCH_ITEM #include <svl/srchitem.hxx> -#include <vos/socket.hxx> +#include <osl/socket.hxx> #define SFX_TYPEMAP #define Selection |