Skip to content

Commit

Permalink
libresetprop: use the latest header
Browse files Browse the repository at this point in the history
Change-Id: I24656393cc84b1a978338fa587c535797d81c2a9
  • Loading branch information
bigbiff committed Jan 1, 2022
1 parent a84acc7 commit 922b121
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion twrp-functions.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ extern "C" {
}

#ifdef TW_INCLUDE_LIBRESETPROP
#include <resetprop.h>
#include <resetprop.hpp>
#endif

struct selabel_handle *selinux_handle;
Expand Down

0 comments on commit 922b121

Please sign in to comment.