From b19a78b27247f5f0761c35b5b3e8a41876eabb05 Mon Sep 17 00:00:00 2001
From: lpw <pengwei.li@gamehollywood.com>
Date: Tue, 20 Apr 2021 17:18:32 +0800
Subject: [PATCH] no message

---
 frameworks/FBSDKLoginKit.framework/Headers/FBSDKDeviceLoginManager.h |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/frameworks/FBSDKLoginKit.framework/Headers/FBSDKDeviceLoginManager.h b/frameworks/FBSDKLoginKit.framework/Headers/FBSDKDeviceLoginManager.h
index 1eca082..b4e483a 100644
--- a/frameworks/FBSDKLoginKit.framework/Headers/FBSDKDeviceLoginManager.h
+++ b/frameworks/FBSDKLoginKit.framework/Headers/FBSDKDeviceLoginManager.h
@@ -18,8 +18,8 @@
 
 #import <Foundation/Foundation.h>
 
-#import <FBSDKLoginKit/FBSDKDeviceLoginCodeInfo.h>
-#import <FBSDKLoginKit/FBSDKDeviceLoginManagerResult.h>
+#import "FBSDKDeviceLoginCodeInfo.h"
+#import "FBSDKDeviceLoginManagerResult.h"
 
 NS_ASSUME_NONNULL_BEGIN
 

--
Gitblit v1.8.0