sys: Move imhex path resolution away from utils

This commit is contained in:
WerWolv
2021-09-03 02:33:15 +02:00
parent 19c367b540
commit 68d72eac16
15 changed files with 141 additions and 120 deletions
+1 -1
View File
@@ -3,7 +3,7 @@
#include "helpers/project_file_handler.hpp"
#include <hex/lang/preprocessor.hpp>
#include <hex/lang/pattern_data.hpp>
#include <hex/helpers/utils.hpp>
#include <hex/helpers/paths.hpp>
#include <magic.h>