fixed unit test

This commit is contained in:
2024-08-27 14:57:56 +03:00
parent 15186785eb
commit 8359524cdb
2 changed files with 2 additions and 2 deletions

View File

@@ -2,7 +2,7 @@
// Created by Vlad on 27.08.2024.
//
#include <gtest/gtest.h>
#include <omath/matrix.h>
#include <omath/Matrix.h>
#include <print>
#include <omath/projection/Camera.h>