commit | 1cadb25da1ed875bdd078270e642966724a0c39a | [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 | 228f1924ff66bb350c9ca06f4346110b5edaf9f3 | |
parent | d31099f021e998cd4720f18380b9feac863eba07 [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" // ----------------------------------------------------------------------------