diff options
Diffstat (limited to 'media/mtp/MtpDebug.h')
-rw-r--r-- | media/mtp/MtpDebug.h | 2 |
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 { |