Update uYouPlus.h

This commit is contained in:
arichornlover 2024-02-19 23:02:35 -06:00 committed by GitHub
parent 50cce09dc0
commit ade87b3c81
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,4 +1,6 @@
#import <UIKit/UIKit.h>
#import <LocalAuthentication/LocalAuthentication.h>
#import <CaptainHook/CaptainHook.h>
#import <Foundation/Foundation.h>
#import <objc/runtime.h>
#import <dlfcn.h>