summaryrefslogtreecommitdiff
path: root/driver/runtime/rs_structs.h
diff options
context:
space:
mode:
authorJean-Luc Brouillet <jeanluc@google.com>2015-03-22 12:44:27 -0700
committerJean-Luc Brouillet <jeanluc@google.com>2015-03-26 18:15:19 -0700
commitbe2163801c33d6849ae580d42b919b8803d55095 (patch)
treed4f3dbff621e0a9e6d0cfb29edbf50686b30642d /driver/runtime/rs_structs.h
parent253163596e253213be80cd5822f7702ef1fe65ca (diff)
downloadrs-be2163801c33d6849ae580d42b919b8803d55095.tar.gz
Reorganize the header files in a way that's easier to document.
This CL does not change any specification found in a .spec file, it just reorganizes the distribution of the content. It also changes a few files that included headers that no longer exist. Change-Id: I4a290a30ad3bdc31bac7a7be24e7a7dea2af2618
Diffstat (limited to 'driver/runtime/rs_structs.h')
-rw-r--r--driver/runtime/rs_structs.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/driver/runtime/rs_structs.h b/driver/runtime/rs_structs.h
index 76c21564..2d661901 100644
--- a/driver/runtime/rs_structs.h
+++ b/driver/runtime/rs_structs.h
@@ -1,6 +1,9 @@
#ifndef _RS_STRUCTS_H_
#define _RS_STRUCTS_H_
+#include "rs_core.rsh"
+#include "rs_graphics.rsh"
+
/*****************************************************************************
* CAUTION
*