mirror of
https://github.com/WerWolv/ImHex.git
synced 2026-03-29 00:10:02 -05:00
build: Refactor ImHexAPI into multiple separate files
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
#include "content/views/view_disassembler.hpp"
|
||||
#include "hex/api/content_registry.hpp"
|
||||
#include <content/views/view_disassembler.hpp>
|
||||
#include <hex/api/content_registry.hpp>
|
||||
#include <hex/api/imhex_api/hex_editor.hpp>
|
||||
|
||||
#include <hex/providers/provider.hpp>
|
||||
#include <hex/helpers/fmt.hpp>
|
||||
|
||||
Reference in New Issue
Block a user