From bbf4d57fc99d4452ac7ab8c6a264bec6979c5035 Mon Sep 17 00:00:00 2001
From: lpw <812862340@qq.com>
Date: Tue, 22 Jul 2025 15:27:30 +0800
Subject: [PATCH] 提交版本 4.6.0

---
 frameworks/WASdkIntf.framework/Headers/WAShareVideoContent.h |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/frameworks/WASdkIntf.framework/Headers/WAShareVideoContent.h b/frameworks/WASdkIntf.framework/Headers/WAShareVideoContent.h
index 0b2cb6c..1828391 100644
--- a/frameworks/WASdkIntf.framework/Headers/WAShareVideoContent.h
+++ b/frameworks/WASdkIntf.framework/Headers/WAShareVideoContent.h
@@ -7,9 +7,9 @@
 //
 
 #import <Foundation/Foundation.h>
-#import "WASharingContent.h"
-#import "WASharePhoto.h"
-#import "WAShareVideo.h"
+#import <WASdkIntf/WASharingContent.h>
+#import <WASdkIntf/WASharePhoto.h>
+#import <WASdkIntf/WAShareVideo.h>
 /*!
  @discussion WAFBShareVideoContent
  - - -

--
Gitblit v1.8.0