summaryrefslogtreecommitdiffstats
path: root/src/idevicerestore.h
diff options
context:
space:
mode:
authorGravatar Joshua Hill2010-06-21 03:47:54 -0400
committerGravatar Joshua Hill2010-06-21 03:59:31 -0400
commit930f4b350474435e011b9dca18424dd1c42ea353 (patch)
tree68b5631b4877710b9aa39e4aa68cbc538bf5d324 /src/idevicerestore.h
parent24afafe06f902bfd9f5652beb8797f24033c68bc (diff)
downloadidevicerestore-930f4b350474435e011b9dca18424dd1c42ea353.tar.gz
idevicerestore-930f4b350474435e011b9dca18424dd1c42ea353.tar.bz2
Finally fixed the out of control problem
Diffstat (limited to 'src/idevicerestore.h')
-rw-r--r--src/idevicerestore.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/idevicerestore.h b/src/idevicerestore.h
index 7e5873b..1fadf15 100644
--- a/src/idevicerestore.h
+++ b/src/idevicerestore.h
@@ -29,7 +29,6 @@ extern "C" {
#include <stdint.h>
#include <plist/plist.h>
-#include <plist/plist.h>
#include "common.h"
void usage(int argc, char* argv[]);