summaryrefslogtreecommitdiffstats
path: root/src/device.h
diff options
context:
space:
mode:
authorGravatar Nikias Bassen2010-02-01 01:35:09 +0100
committerGravatar Martin Szulecki2010-02-01 01:48:16 +0100
commita45244afa72841c8e0b0ee6f711e37883f888899 (patch)
treea8df3c6157f576d40eeef3e56309bb8d001e7954 /src/device.h
parent815bb69a028db59962e4bf12b359331a7ae7c580 (diff)
downloadsbmanager-a45244afa72841c8e0b0ee6f711e37883f888899.tar.gz
sbmanager-a45244afa72841c8e0b0ee6f711e37883f888899.tar.bz2
Updated to make use of new libimobiledevice
Diffstat (limited to 'src/device.h')
-rw-r--r--src/device.h2
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;