summaryrefslogtreecommitdiff
path: root/sfx2/inc/pch
diff options
context:
space:
mode:
authorNorbert Thiebaud <nthiebaud@gmail.com>2010-10-16 03:50:58 -0500
committerNorbert Thiebaud <nthiebaud@gmail.com>2010-10-25 19:55:34 -0500
commitbb32387818955960c3b5d64b59d006389c6b44e1 (patch)
treef83cf6c39e253104fea0edc6af8771ba12fde976 /sfx2/inc/pch
parentc17635d5752c010405efba458cfb3a98f5afaf75 (diff)
migrate vos::OModule to osl:Module
Diffstat (limited to 'sfx2/inc/pch')
-rw-r--r--sfx2/inc/pch/precompiled_sfx2.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sfx2/inc/pch/precompiled_sfx2.hxx b/sfx2/inc/pch/precompiled_sfx2.hxx
index ae7edcd1f87d..4ddfbaae527d 100644
--- a/sfx2/inc/pch/precompiled_sfx2.hxx
+++ b/sfx2/inc/pch/precompiled_sfx2.hxx
@@ -658,7 +658,7 @@
#include "vcl/unohelp.hxx"
#include "vcl/wintypes.hxx"
#include "osl/diagnose.h"
-#include "vos/module.hxx"
+#include "osl/module.hxx"
#include "osl/mutex.hxx"
#include "vos/process.hxx"
#include "vos/xception.hxx"