From 96101a1231a4ddfeb40fd738a24e108a3a904048 Mon Sep 17 00:00:00 2001 From: Nikias Bassen Date: Thu, 28 Jan 2010 22:18:41 +0100 Subject: Global renames due to project rename to libimobiledevice --- src/mobilesync.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/mobilesync.h') diff --git a/src/mobilesync.h b/src/mobilesync.h index e69cb25..defb3f4 100644 --- a/src/mobilesync.h +++ b/src/mobilesync.h @@ -21,7 +21,7 @@ #ifndef MOBILESYNC_H #define MOBILESYNC_H -#include "libiphone/mobilesync.h" +#include "libimobiledevice/mobilesync.h" #include "device_link_service.h" struct mobilesync_client_int { -- cgit v1.1-32-gdbae