Adding needed stuff for DontEatMyContent

This commit is contained in:
Aric 2022-09-22 06:34:03 -05:00 committed by GitHub
parent 97be6f8ac4
commit afe2d0c594
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -2,6 +2,7 @@
#import <Foundation/Foundation.h>
#import <objc/runtime.h>
#import <dlfcn.h>
#import <substrate.h>
#import "Header.h"
#import "Tweaks/YouTubeHeader/YTVideoQualitySwitchOriginalController.h"
#import "Tweaks/YouTubeHeader/YTPlayerViewController.h"