mirror of
https://github.com/topjohnwu/Magisk.git
synced 2025-10-17 08:02:38 +00:00
Small native code reorganization
This commit is contained in:
@@ -9,9 +9,9 @@
|
||||
#include <pb.h>
|
||||
#include <pb_decode.h>
|
||||
#include <pb_encode.h>
|
||||
#include <utils.h>
|
||||
#include <utils.hpp>
|
||||
|
||||
#include "private/resetprop.h"
|
||||
#include "_resetprop.hpp"
|
||||
|
||||
using namespace std;
|
||||
|
||||
|
Reference in New Issue
Block a user