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

View File

@@ -1,7 +1,7 @@
#include <hex/api/content_registry.hpp>
#include <hex/helpers/shared_data.hpp>
#include <hex/helpers/utils.hpp>
#include <hex/helpers/paths.hpp>
#include <filesystem>
#include <fstream>