aboutsummaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorcrupest <crupest@outlook.com>2021-10-21 17:44:56 +0800
committercrupest <crupest@outlook.com>2021-10-21 17:44:56 +0800
commit72fc892792565ef39fcae6b7d2a19006dc3a3238 (patch)
treeea1609b424215e6fe86d6280ce86beea0c73b61b /test
parentfc9cd10a84ea92dd702ac84d302ca46198d17d23 (diff)
downloadcru-72fc892792565ef39fcae6b7d2a19006dc3a3238.tar.gz
cru-72fc892792565ef39fcae6b7d2a19006dc3a3238.tar.bz2
cru-72fc892792565ef39fcae6b7d2a19006dc3a3238.zip
...
Diffstat (limited to 'test')
-rw-r--r--test/platform/MatrixTest.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/platform/MatrixTest.cpp b/test/platform/MatrixTest.cpp
index 3b8aab27..3364600e 100644
--- a/test/platform/MatrixTest.cpp
+++ b/test/platform/MatrixTest.cpp
@@ -1,4 +1,4 @@
-#include "cru/platform/GraphBase.hpp"
+#include "cru/platform/GraphicsBase.hpp"
#include "cru/platform/Matrix.hpp"
#include <gtest/gtest.h>