mirror of
https://github.com/WerWolv/ImHex.git
synced 2026-03-28 15:57:03 -05:00
Refactored libimhex to and includes to better represent it as library
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
#include "helpers/loader_script_handler.hpp"
|
||||
|
||||
#include "views/view.hpp"
|
||||
#include "helpers/utils.hpp"
|
||||
#include "providers/provider.hpp"
|
||||
#include <hex/views/view.hpp>
|
||||
#include <hex/helpers/utils.hpp>
|
||||
#include <hex/providers/provider.hpp>
|
||||
|
||||
#define PY_SSIZE_T_CLEAN
|
||||
#include <Python.h>
|
||||
|
||||
Reference in New Issue
Block a user