mirror of
https://github.com/WerWolv/ImHex.git
synced 2026-03-30 05:05:19 -05:00
Refactored libimhex to and includes to better represent it as library
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
#include "lang/validator.hpp"
|
||||
#include <hex/lang/validator.hpp>
|
||||
|
||||
#include <unordered_set>
|
||||
#include <string>
|
||||
|
||||
#include "helpers/utils.hpp"
|
||||
#include <hex/helpers/utils.hpp>
|
||||
|
||||
namespace hex::lang {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user