diff --git a/Header.h b/Header.h index 09a25af..b707500 100644 --- a/Header.h +++ b/Header.h @@ -130,6 +130,9 @@ void center(); @end // OLED Darkmode +@interface ELMView : UIView +@end + @interface ASWAppSwitcherCollectionViewCell : UIView @end