commit | f117962eb25bde75e981c3bff91ba708a55df65e | [log] [tgz] |
---|---|---|
author | Ethan Yonker <dees_troy@teamw.in> | Thu Aug 25 15:32:21 2016 -0500 |
committer | Ethan Yonker <dees_troy@teamw.in> | Thu Aug 25 15:36:13 2016 -0500 |
tree | 4d8565830b460a940ad33701e953d0371a0e5355 | |
parent | 34ae483e025c5b5c3293d6b6e78a623d40987fe8 [diff] |
Make it backwards compatible with 4.4 Change-Id: I668604cddc8e8afbf78709f3f872bea4e9f4aa06
diff --git a/gui/action.cpp b/gui/action.cpp index 328fc2c..073f1a3 100644 --- a/gui/action.cpp +++ b/gui/action.cpp
@@ -50,8 +50,8 @@ #include "../twinstall.h" #include "cutils/properties.h" #include "../adb_install.h" -#include "../set_metadata.h" }; +#include "../set_metadata.h" #include "../minuitwrp/minui.h" #include "rapidxml.hpp"