summaryrefslogtreecommitdiff
path: root/utils/MTP/beastpatcher/mtp_common.h
diff options
context:
space:
mode:
Diffstat (limited to 'utils/MTP/beastpatcher/mtp_common.h')
-rw-r--r--utils/MTP/beastpatcher/mtp_common.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/utils/MTP/beastpatcher/mtp_common.h b/utils/MTP/beastpatcher/mtp_common.h
index 2fb52a9e81..5f7de3983b 100644
--- a/utils/MTP/beastpatcher/mtp_common.h
+++ b/utils/MTP/beastpatcher/mtp_common.h
@@ -6,7 +6,7 @@
6 * Firmware |____|_ /\____/ \___ >__|_ \|___ /\____/__/\_ \ 6 * Firmware |____|_ /\____/ \___ >__|_ \|___ /\____/__/\_ \
7 * \/ \/ \/ \/ \/ 7 * \/ \/ \/ \/ \/
8 * 8 *
9 * $Id:$ 9 * $Id$
10 * 10 *
11 * Copyright (c) 2009, Dave Chapman 11 * Copyright (c) 2009, Dave Chapman
12 * All rights reserved. 12 * All rights reserved.
@@ -41,7 +41,6 @@
41#define _MTP_COMMON_H 41#define _MTP_COMMON_H
42 42
43#ifdef __WIN32__ 43#ifdef __WIN32__
44#error Windows support not yet implemented
45#else 44#else
46#include "libmtp.h" 45#include "libmtp.h"
47#endif 46#endif