mirror of
https://github.com/WerWolv/ImHex.git
synced 2026-03-29 00:10:02 -05:00
Refactored libimhex to and includes to better represent it as library
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
#include <plugin.hpp>
|
||||
#include <hex/plugin.hpp>
|
||||
|
||||
#include <views/view.hpp>
|
||||
#include <hex/views/view.hpp>
|
||||
|
||||
class ViewExample : public hex::View {
|
||||
public:
|
||||
|
||||
Reference in New Issue
Block a user