mirror of
https://github.com/momo5502/emulator.git
synced 2026-01-19 03:33:56 +00:00
Move registry manager
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
#include "emulator_utils.hpp"
|
||||
#include "handles.hpp"
|
||||
#include "registry_manager.hpp"
|
||||
#include "registry/registry_manager.hpp"
|
||||
|
||||
#include "module/module_manager.hpp"
|
||||
#include <utils/nt_handle.hpp>
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
#pragma once
|
||||
|
||||
#include "std_include.hpp"
|
||||
#include "../std_include.hpp"
|
||||
#include <serialization_helper.hpp>
|
||||
|
||||
class hive_parser;
|
||||
Reference in New Issue
Block a user