summaryrefslogtreecommitdiffstats
path: root/libs/rs/rsContext.h
diff options
context:
space:
mode:
authorJason Sams <rjsams@android.com>2009-07-13 12:20:31 -0700
committerJason Sams <rjsams@android.com>2009-07-14 13:59:23 -0700
commit399bfce299210ef9c2fc1e932202223253e2384a (patch)
tree00a557f8edeff2ec81e746c9aa341954b2e6db63 /libs/rs/rsContext.h
parent7aa4f3a16355848e3cdf01642aca68416e80fd14 (diff)
downloadframeworks_base-399bfce299210ef9c2fc1e932202223253e2384a.zip
frameworks_base-399bfce299210ef9c2fc1e932202223253e2384a.tar.gz
frameworks_base-399bfce299210ef9c2fc1e932202223253e2384a.tar.bz2
Fix master build errors post merge with master_gl branch.
Diffstat (limited to 'libs/rs/rsContext.h')
-rw-r--r--libs/rs/rsContext.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/libs/rs/rsContext.h b/libs/rs/rsContext.h
index a7fd17c..442a920 100644
--- a/libs/rs/rsContext.h
+++ b/libs/rs/rsContext.h
@@ -17,6 +17,8 @@
#ifndef ANDROID_RS_CONTEXT_H
#define ANDROID_RS_CONTEXT_H
+#include "rsUtils.h"
+
#include <utils/Vector.h>
#include <ui/Surface.h>