Changed "unwind.h" to <unwind.h>

main
theraven 17 years ago
parent 1e1e23827c
commit 2800dee1f4

@ -24,7 +24,7 @@ see the files COPYING3 and COPYING.RUNTIME respectively. If not, see
#include <stdlib.h>
#include "objc/objc-api.h"
#include "unwind.h"
#include <unwind.h>
#include "unwind-pe.h"

Loading…
Cancel
Save