]> git.saurik.com Git - safemode-ios.git/blobdiff - Tweak.xm
We no longer get dlfcn.h by including substrate.h.
[safemode-ios.git] / Tweak.xm
index 9d492b7dedb2b38a1b6d16fe0b84fc56bc719118..f3b74e49b6c79125463c8c75510fe168997ee5e0 100644 (file)
--- a/Tweak.xm
+++ b/Tweak.xm
@@ -24,6 +24,7 @@
 #import <CoreGraphics/CGGeometry.h>
 #import <UIKit/UIKit.h>
 
+#include <dlfcn.h>
 #include <substrate.h>
 
 Class $SafeModeAlertItem;