From 0a281b199212dbccd72d1e145ff0bf53ab69149c Mon Sep 17 00:00:00 2001 From: cgm616 Date: Tue, 23 Aug 2016 14:17:26 -0500 Subject: [PATCH] Re-add accidentally removed header include --- Tweak.h | 1 + 1 file changed, 1 insertion(+) diff --git a/Tweak.h b/Tweak.h index 6c02323..5a4af62 100644 --- a/Tweak.h +++ b/Tweak.h @@ -11,6 +11,7 @@ #import #import #import +#import #import #import "VolumeBar.h"