summaryrefslogtreecommitdiffstats
path: root/media/mtp/mtptest.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'media/mtp/mtptest.cpp')
-rw-r--r--media/mtp/mtptest.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/media/mtp/mtptest.cpp b/media/mtp/mtptest.cpp
index 8996458..89aa622 100644
--- a/media/mtp/mtptest.cpp
+++ b/media/mtp/mtptest.cpp
@@ -25,6 +25,7 @@
#include "MtpServer.h"
#include "MtpStorage.h"
+using namespace android;
static void enable_usb_function(const char* name, bool enable) {
char path[PATH_MAX];