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