commit | f56a960105916a7fd12284109784e5f667661439 | [log] [tgz] |
---|---|---|
author | Mathias Agopian <mathias@google.com> | Mon May 23 17:26:14 2011 -0700 |
committer | Mathias Agopian <mathias@google.com> | Mon May 23 17:48:36 2011 -0700 |
tree | c9fa837dcead24d70a36167e9e3e338f6ae7e4b3 | |
parent | 8e4ee2d709bb76454d0571d13128bd68c894633a [diff] [blame] |
fix x86 build Change-Id: I03cfbfeaeb8b13842248856b14b4a23711036e10
diff --git a/opengl/libs/EGL/trace.cpp b/opengl/libs/EGL/trace.cpp index f3e101b..0e934e2 100644 --- a/opengl/libs/EGL/trace.cpp +++ b/opengl/libs/EGL/trace.cpp
@@ -26,6 +26,7 @@ #include <cutils/log.h> +#include "egl_tls.h" #include "hooks.h" // ----------------------------------------------------------------------------