aboutsummaryrefslogtreecommitdiffstats
path: root/ref_vqrdmulh_lane.c
diff options
context:
space:
mode:
Diffstat (limited to 'ref_vqrdmulh_lane.c')
-rw-r--r--ref_vqrdmulh_lane.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/ref_vqrdmulh_lane.c b/ref_vqrdmulh_lane.c
index d26eda4..85ce55b 100644
--- a/ref_vqrdmulh_lane.c
+++ b/ref_vqrdmulh_lane.c
@@ -26,7 +26,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"