summaryrefslogtreecommitdiff
path: root/libs/rs/rsAllocation.cpp
diff options
context:
space:
mode:
author Alex Sakhartchouk <alexst@google.com> 2012-03-09 10:47:27 -0800
committer Alex Sakhartchouk <alexst@google.com> 2012-03-09 10:47:27 -0800
commitbedc023170ccde8cc814df0b3e46a834b297325a (patch)
treeb8d77f66f0295aa10cb159875aa5dfa707dc6384 /libs/rs/rsAllocation.cpp
parent137ccbb8de51fd2e7936e1da447856373cc90c17 (diff)
More header untangling.
Change-Id: I090943775cbda8d9515cdb484957f6b05d5b1799
Diffstat (limited to 'libs/rs/rsAllocation.cpp')
-rw-r--r--libs/rs/rsAllocation.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/libs/rs/rsAllocation.cpp b/libs/rs/rsAllocation.cpp
index 83c88fdffacf..a404c49cb1aa 100644
--- a/libs/rs/rsAllocation.cpp
+++ b/libs/rs/rsAllocation.cpp
@@ -15,6 +15,8 @@
*/
#include "rsContext.h"
+#include "rsAllocation.h"
+#include "rsAdapter.h"
#include "rs_hal.h"
#include "system/window.h"