Include the correct headers in hooks.c.

main
theraven 16 years ago
parent bd58a33b84
commit 718c9398e5

@ -1,3 +1,3 @@
#include <objc/runtime.h>
#include "objc/runtime.h"
#define OBJC_HOOK
#include <objc/hooks.h>
#include "objc/hooks.h"

Loading…
Cancel
Save