diff options
Diffstat (limited to 'src/device.h')
-rw-r--r-- | src/device.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/device.h b/src/device.h index 1fa7c4b..cfe4d54 100644 --- a/src/device.h +++ b/src/device.h @@ -25,7 +25,7 @@ #ifndef DEVICE_H #define DEVICE_H #include <glib.h> -#include <libiphone/sbservices.h> +#include <libimobiledevice/sbservices.h> struct device_info_int { char *uuid; |