[FIX] Fix compilations errors

This commit is contained in:
2024-02-27 21:44:13 +01:00
parent 20aa1e6423
commit 86e31e76eb
3 changed files with 3 additions and 3 deletions

View File

@@ -29,7 +29,7 @@
#include <catch.hpp>
#include "tuple.h"
#include "core/tuple.h"
using namespace Raytracer;