summaryrefslogtreecommitdiffstats
path: root/libs/rs/rsElement.h
diff options
context:
space:
mode:
authorAlex Sakhartchouk <alexst@google.com>2012-03-09 09:24:39 -0800
committerAlex Sakhartchouk <alexst@google.com>2012-03-09 09:24:39 -0800
commit137ccbb8de51fd2e7936e1da447856373cc90c17 (patch)
tree53dc65f712c176bc5d14e287f52dd3df64975da0 /libs/rs/rsElement.h
parent3b88729d2bf1f62ef913ea5d188846282ae32fef (diff)
downloadframeworks_base-137ccbb8de51fd2e7936e1da447856373cc90c17.zip
frameworks_base-137ccbb8de51fd2e7936e1da447856373cc90c17.tar.gz
frameworks_base-137ccbb8de51fd2e7936e1da447856373cc90c17.tar.bz2
Starting to untangle header spaghetti.
Change-Id: I31f38d05dc8b55c659e8c7e9c0a87b94b9ac1db5
Diffstat (limited to 'libs/rs/rsElement.h')
-rw-r--r--libs/rs/rsElement.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/libs/rs/rsElement.h b/libs/rs/rsElement.h
index 4b6b460..b86d3bc 100644
--- a/libs/rs/rsElement.h
+++ b/libs/rs/rsElement.h
@@ -19,6 +19,7 @@
#include "rsComponent.h"
#include "rsUtils.h"
+#include "rsDefines.h"
#include "rsObjectBase.h"
// ---------------------------------------------------------------------------