Now get the header to load

This commit is contained in:
jordan4ibanez 2023-11-28 05:25:09 -05:00
parent bc79fe8722
commit b64ac8c595
1 changed files with 3 additions and 0 deletions

View File

@ -5,6 +5,9 @@
#include "CSkinnedMesh.h"
#include "IReadFile.h"
#include "path.h"
#include "json/json.hpp"
using json = nlohmann::json;
namespace irr
{