Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 9e99e7b7 authored by Steve Kondik's avatar Steve Kondik Committed by Gerrit Code Review
Browse files

Merge "Add missing includes for threads.h" into ics

parents b8518738 3210c015
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -19,6 +19,7 @@

#include <SkShader.h>

#include <utils/threads.h>
#include <utils/Vector.h>

#include "Texture.h"
+1 −0
Original line number Diff line number Diff line
@@ -19,6 +19,7 @@

#include <SkBitmap.h>

#include <utils/threads.h>
#include <utils/Vector.h>

#include "Debug.h"