diff --git a/src/Native/src/runtime/cpu/runtime_function.run.cpp b/src/Native/src/runtime/cpu/runtime_function.run.cpp index 072f11b2c6..0ffe980dd5 100644 --- a/src/Native/src/runtime/cpu/runtime_function.run.cpp +++ b/src/Native/src/runtime/cpu/runtime_function.run.cpp @@ -12,9 +12,9 @@ * See the License for the specific language governing permissions and * limitations under the License. */ -#include "runtime_function.h" #include "nncase/ntt/runtime.h" #include "nncase/ntt/runtime/cpu_runtime.h" +#include "runtime_function.h" #include #include #include