summaryrefslogtreecommitdiff
path: root/cpp/rsCppStructs.h
diff options
context:
space:
mode:
Diffstat (limited to 'cpp/rsCppStructs.h')
-rw-r--r--cpp/rsCppStructs.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/cpp/rsCppStructs.h b/cpp/rsCppStructs.h
index f5bfd0cd..67df2027 100644
--- a/cpp/rsCppStructs.h
+++ b/cpp/rsCppStructs.h
@@ -21,8 +21,6 @@
#include <utils/Vector.h>
#include "utils/RefBase.h"
-#include <rs.h>
-
// Every row in an RS allocation is guaranteed to be aligned by this amount
// Every row in a user-backed allocation must be aligned by this amount
#define RS_CPU_ALLOCATION_ALIGNMENT 16