From 61ebe73754373a8f6b05e5efb274ea58ff6a6afa Mon Sep 17 00:00:00 2001 From: bofeng Date: Tue, 9 Jan 2024 10:09:25 +0800 Subject: [PATCH] refine --- native/cocos/editor-support/spine-wasm/spine-type-export.cpp | 1 - 1 file changed, 1 deletion(-) diff --git a/native/cocos/editor-support/spine-wasm/spine-type-export.cpp b/native/cocos/editor-support/spine-wasm/spine-type-export.cpp index b7d7365b4a9..4fc0eac3c8d 100644 --- a/native/cocos/editor-support/spine-wasm/spine-type-export.cpp +++ b/native/cocos/editor-support/spine-wasm/spine-type-export.cpp @@ -3,7 +3,6 @@ #include #include #include -#include "spine-skeleton-system.h" #include "spine-skeleton-instance.h" #include "spine-wasm.h" #include "Vector2.h"