commit | 54ffb8abf94365496a2dbf5d792b6977d6a8ef06 | [log] [tgz] |
---|---|---|
author | The Android Open Source Project <initial-contribution@android.com> | Thu Jan 15 16:12:10 2009 -0800 |
committer | The Android Open Source Project <initial-contribution@android.com> | Thu Jan 15 16:12:10 2009 -0800 |
tree | fdd31cab527be6fc0695100de9f72813087440ba | |
parent | cce8bd12da6d8419a8770e4552a51ec297c250c2 [diff] [blame] |
auto import from //branches/cupcake/...@126645
diff --git a/include/private/opengles/gl_context.h b/include/private/opengles/gl_context.h index 2aa78d8..3056139 100644 --- a/include/private/opengles/gl_context.h +++ b/include/private/opengles/gl_context.h
@@ -22,7 +22,7 @@ #include <sys/types.h> #include <pthread.h> #ifdef HAVE_ANDROID_OS -#include <sys/tls.h> +#include <bionic_tls.h> #endif #include <private/pixelflinger/ggl_context.h>