From 1cfc2748d38eb97100cabced3b282108898099c2 Mon Sep 17 00:00:00 2001 From: Martin Szulecki Date: Sat, 25 Jul 2009 03:07:01 +0200 Subject: Rename iphone_get_device_handle to iphone_device_get_handle and update tools --- src/iphone.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/iphone.h') diff --git a/src/iphone.h b/src/iphone.h index 2ed0fba..6e14280 100644 --- a/src/iphone.h +++ b/src/iphone.h @@ -24,6 +24,8 @@ #include +#include "libiphone/libiphone.h" + struct iphone_device_int { char *buffer; uint32_t handle; -- cgit v1.1-32-gdbae