summaryrefslogtreecommitdiffstats
path: root/media/mtp/MtpDebug.h
diff options
context:
space:
mode:
authorMike Lockwood <mike@spruce.(none)>2010-05-19 10:33:39 -0400
committerMike Lockwood <lockwood@android.com>2010-05-19 12:38:03 -0400
commit5bae7f615b6375820f61b28f6792cb2d01aab54b (patch)
tree1ec1b1e6ccc4af9a97e1fdc89ad856e6e8fa35ba /media/mtp/MtpDebug.h
parentec4eff80cd18fcfc086698e0a31e1aeda1fe0bcd (diff)
downloadframeworks_base-5bae7f615b6375820f61b28f6792cb2d01aab54b.zip
frameworks_base-5bae7f615b6375820f61b28f6792cb2d01aab54b.tar.gz
frameworks_base-5bae7f615b6375820f61b28f6792cb2d01aab54b.tar.bz2
More work on PTP host support.
Change-Id: Ifbd5bd5efa3cdb750ae1a2aae38181457554d34d Signed-off-by: Mike Lockwood <mike@spruce.(none)>
Diffstat (limited to 'media/mtp/MtpDebug.h')
-rw-r--r--media/mtp/MtpDebug.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/media/mtp/MtpDebug.h b/media/mtp/MtpDebug.h
index 289f5c7..3cbc209 100644
--- a/media/mtp/MtpDebug.h
+++ b/media/mtp/MtpDebug.h
@@ -17,7 +17,7 @@
#ifndef _MTP_DEBUG_H
#define _MTP_DEBUG_H
-#include "mtp.h"
+#include "MtpTypes.h"
namespace android {