diff options
Diffstat (limited to '')
-rw-r--r-- | recovery_ui/wear_ui.cpp (renamed from wear_ui.cpp) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/wear_ui.cpp b/recovery_ui/wear_ui.cpp index 6da84c924..8d8108f14 100644 --- a/wear_ui.cpp +++ b/recovery_ui/wear_ui.cpp @@ -14,7 +14,7 @@ * limitations under the License. */ -#include "wear_ui.h" +#include "recovery_ui/wear_ui.h" #include <string.h> |