summaryrefslogtreecommitdiffstats
path: root/sal/osl/unx/module.c
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/module.c
parentandroid: add missing deployment component (diff)
downloadcore-7c4c1832ccd4830f903d7d647466f96aa6755711.tar.gz
core-7c4c1832ccd4830f903d7d647466f96aa6755711.zip
android: move lo-bootstrap to osl/detail, Attach threads as created
Diffstat (limited to 'sal/osl/unx/module.c')
-rw-r--r--sal/osl/unx/module.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sal/osl/unx/module.c b/sal/osl/unx/module.c
index 2889a7723a91..792f0cd81207 100644
--- a/sal/osl/unx/module.c
+++ b/sal/osl/unx/module.c
@@ -44,7 +44,7 @@
#endif
#ifdef ANDROID
-#include <lo-bootstrap.h>
+#include <osl/detail/android-bootstrap.h>
#endif
/* implemented in file.c */