mirror of
https://github.com/topjohnwu/Magisk.git
synced 2025-10-22 20:09:22 +00:00
Small native code reorganization
This commit is contained in:
@@ -4,9 +4,9 @@
|
||||
#include <string>
|
||||
#include <vector>
|
||||
|
||||
#include <magisk.h>
|
||||
#include <utils.h>
|
||||
#include <selinux.h>
|
||||
#include <magisk.hpp>
|
||||
#include <utils.hpp>
|
||||
#include <selinux.hpp>
|
||||
|
||||
using namespace std;
|
||||
|
||||
|
Reference in New Issue
Block a user