summaryrefslogtreecommitdiff
path: root/sal/osl/unx/uunxapi.cxx
diff options
context:
space:
mode:
authorMichael Meeks <michael.meeks@suse.com>2012-01-26 10:29:38 +0000
committerMichael Meeks <michael.meeks@suse.com>2012-01-26 10:29:38 +0000
commit7c4c1832ccd4830f903d7d647466f96aa6755711 (patch)
tree068c7fad565eef36d17ed45207065d7002b863e0 /sal/osl/unx/uunxapi.cxx
parent0f32f98564f8e0e66bc2d2ee5c55406930007044 (diff)
android: move lo-bootstrap to osl/detail, Attach threads as created
Diffstat (limited to 'sal/osl/unx/uunxapi.cxx')
-rw-r--r--sal/osl/unx/uunxapi.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sal/osl/unx/uunxapi.cxx b/sal/osl/unx/uunxapi.cxx
index 8abe57f3b2f7..270f5c33513a 100644
--- a/sal/osl/unx/uunxapi.cxx
+++ b/sal/osl/unx/uunxapi.cxx
@@ -48,7 +48,7 @@
#endif
#ifdef ANDROID
- #include <lo-bootstrap.h>
+ #include <osl/detail/android-bootstrap.h>
#endif
//###########################