aboutsummaryrefslogtreecommitdiff
path: root/ref_v_unary_op.c
diff options
context:
space:
mode:
Diffstat (limited to 'ref_v_unary_op.c')
-rw-r--r--ref_v_unary_op.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/ref_v_unary_op.c b/ref_v_unary_op.c
index 63d68e7..1c40b3b 100644
--- a/ref_v_unary_op.c
+++ b/ref_v_unary_op.c
@@ -28,7 +28,7 @@ THE SOFTWARE.
#ifdef __arm__
#include <arm_neon.h>
#else
-#error Target not supported
+#include "stm-arm-neon.h"
#endif
#include "stm-arm-neon-ref.h"