2
0
mirror of https://github.com/Laupetin/OpenAssetTools.git synced 2025-11-23 21:22:07 +00:00

chore: do not use relative include paths

This commit is contained in:
Jan Laupetin
2025-11-06 20:22:41 +01:00
parent a8456f88a4
commit b7a250eb10
10 changed files with 12 additions and 12 deletions

View File

@@ -1,6 +1,6 @@
#include "MapEntsLinker.h"
#include "../BSPUtil.h"
#include "Game/T6/BSP/BSPUtil.h"
#include <nlohmann/json.hpp>