mirror of
https://github.com/WerWolv/ImHex.git
synced 2026-03-30 21:05:56 -05:00
fix: Missing include on Linux
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
|
||||
#if defined(OS_LINUX)
|
||||
|
||||
#include <hex/helpers/utils.hpp>
|
||||
#include <nlohmann/json.hpp>
|
||||
#include <sys/wait.h>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user