diff options
Diffstat (limited to 'src/mobilebackup.h')
| -rw-r--r-- | src/mobilebackup.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mobilebackup.h b/src/mobilebackup.h index 8f58236..2c5be62 100644 --- a/src/mobilebackup.h +++ b/src/mobilebackup.h | |||
| @@ -24,7 +24,7 @@ | |||
| 24 | #include "libimobiledevice/mobilebackup.h" | 24 | #include "libimobiledevice/mobilebackup.h" |
| 25 | #include "device_link_service.h" | 25 | #include "device_link_service.h" |
| 26 | 26 | ||
| 27 | struct mobilebackup_client_int { | 27 | struct mobilebackup_client_private { |
| 28 | device_link_service_client_t parent; | 28 | device_link_service_client_t parent; |
| 29 | }; | 29 | }; |
| 30 | 30 | ||
