commit | 66f0a168c4227d4e302f4ffb21ec7e9d7b9ca828 | [log] [tgz] |
---|---|---|
author | Jason Sams <jsams@google.com> | Tue Nov 11 13:46:38 2014 -0800 |
committer | Jason Sams <jsams@google.com> | Tue Nov 11 13:46:38 2014 -0800 |
tree | c69a1ba8c036b22d0c86583e31883ee6615a089b | |
parent | 4d5651ba7f059648caf3186a44f70bc8dbe65711 [diff] [blame] |
Cleanup includes for rs/cpp to not expose internal details. Change-Id: Ib23f591f8418d3318f61ab1d3f6f2b684bf95692
diff --git a/rsDebugHelper.h b/rsDebugHelper.h index 2ac9afd..a70fe4d 100644 --- a/rsDebugHelper.h +++ b/rsDebugHelper.h
@@ -18,7 +18,7 @@ #define ANDROID_RS_DEBUG_HELPER_H #include "rsUtils.h" -#include "rsDefines.h" +#include "rsInternalDefines.h" #ifndef RS_SERVER // This shouldn't ever be defined with RS_SERVER