summaryrefslogtreecommitdiffstats
path: root/twrp.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'twrp.cpp')
-rw-r--r--twrp.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/twrp.cpp b/twrp.cpp
index 977fea245..6fd8f2447 100644
--- a/twrp.cpp
+++ b/twrp.cpp
@@ -49,7 +49,7 @@ extern "C" {
#include "adb.h"
#else
extern "C" {
-#include "minadbd.old/adb.h"
+#include "minadbd21/adb.h"
}
#endif