diff --git a/lite/backends/arm/math/conv3x3s2p01_depthwise_fp32.cc b/lite/backends/arm/math/conv3x3s2p01_depthwise_fp32.cc index 0b98bc6dc5ce17298f8e8b1a0b1d7e6318323206..d2e8f66a609d44d2c69228f3b9a343fdf91296a8 100644 --- a/lite/backends/arm/math/conv3x3s2p01_depthwise_fp32.cc +++ b/lite/backends/arm/math/conv3x3s2p01_depthwise_fp32.cc @@ -15,7 +15,6 @@ #include #include "lite/backends/arm/math/conv_block_utils.h" #include "lite/backends/arm/math/conv_depthwise.h" -#inlcude "lite/backends/arm/math/conv3x3s2p01_depthwise_fp32_relu.cc" namespace paddle { namespace lite {