mirror of
https://github.com/WerWolv/ImHex.git
synced 2026-04-02 05:27:41 -05:00
build: Refactor ImHexAPI into multiple separate files
This commit is contained in:
@@ -1,16 +1,16 @@
|
||||
#include "content/views/view_find.hpp"
|
||||
|
||||
#include <hex/api/imhex_api.hpp>
|
||||
#include <hex/api/achievement_manager.hpp>
|
||||
#include <hex/api/imhex_api/hex_editor.hpp>
|
||||
#include <hex/api/events/events_interaction.hpp>
|
||||
#include <hex/trace/stacktrace.hpp>
|
||||
|
||||
#include <hex/providers/buffered_reader.hpp>
|
||||
|
||||
#include <fonts/vscode_icons.hpp>
|
||||
#include <imgui_internal.h>
|
||||
|
||||
#include <array>
|
||||
#include <ranges>
|
||||
#include <string>
|
||||
#include <utility>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user