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