am a848b972: am 89b7a104: Merge "Add missing includes for threads.h"

* commit 'a848b97255a15d2ac75db1e367cc60ff46b77e20':
  Add missing includes for threads.h
This commit is contained in:
Derek Sollenberger
2012-03-08 11:30:09 -08:00
committed by Android Git Automerger
2 changed files with 2 additions and 0 deletions

View File

@@ -26,6 +26,7 @@
#include "SkCanvas.h"
#include "SkBitmap.h"
#include <utils/threads.h>
#include <EGL/egl.h>
#include <GLES2/gl2.h>

View File

@@ -23,6 +23,7 @@
*/
#include <YuvToJpegEncoder.h>
#include <utils/threads.h>
namespace android {