mirror of
https://github.com/WerWolv/ImHex.git
synced 2026-03-30 13:05:25 -05:00
Refactored libimhex to and includes to better represent it as library
This commit is contained in:
@@ -1,8 +1,7 @@
|
||||
#include "views/view_information.hpp"
|
||||
|
||||
#include "providers/provider.hpp"
|
||||
|
||||
#include "helpers/utils.hpp"
|
||||
#include <hex/providers/provider.hpp>
|
||||
#include <hex/helpers/utils.hpp>
|
||||
|
||||
#include <cstring>
|
||||
#include <cmath>
|
||||
|
||||
Reference in New Issue
Block a user