summaryrefslogtreecommitdiffstats
path: root/src/mobilebackup2.c
diff options
context:
space:
mode:
authorGravatar Martin Szulecki2013-04-25 17:43:54 +0100
committerGravatar Martin Szulecki2013-04-25 17:43:54 +0100
commit4748e1ac72ede8ba1f7a28ec8c1b8d5bb0f0afd3 (patch)
tree708d1ec3ee0fcc3a3f49be45457c5f641c108dc2 /src/mobilebackup2.c
parent927c34ee8e6974a34b1dfd7d1a4fde5eabbeca7a (diff)
downloadlibimobiledevice-4748e1ac72ede8ba1f7a28ec8c1b8d5bb0f0afd3.tar.gz
libimobiledevice-4748e1ac72ede8ba1f7a28ec8c1b8d5bb0f0afd3.tar.bz2
common: Move debug and userpref code into libinternalcommon
Diffstat (limited to 'src/mobilebackup2.c')
-rw-r--r--src/mobilebackup2.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mobilebackup2.c b/src/mobilebackup2.c
index 6356376..c1159e1 100644
--- a/src/mobilebackup2.c
+++ b/src/mobilebackup2.c
@@ -25,7 +25,7 @@
25 25
26#include "mobilebackup2.h" 26#include "mobilebackup2.h"
27#include "device_link_service.h" 27#include "device_link_service.h"
28#include "debug.h" 28#include "common/debug.h"
29 29
30#define MBACKUP2_VERSION_INT1 300 30#define MBACKUP2_VERSION_INT1 300
31#define MBACKUP2_VERSION_INT2 0 31#define MBACKUP2_VERSION_INT2 0