diff --git a/test/Graphics/Transform.cpp b/test/Graphics/Transform.cpp index 04e645f8f..8886d606c 100644 --- a/test/Graphics/Transform.cpp +++ b/test/Graphics/Transform.cpp @@ -1,7 +1,6 @@ #include #include #include "GraphicsUtil.hpp" -#include "SystemUtil.hpp" #include #include diff --git a/test/Graphics/Transformable.cpp b/test/Graphics/Transformable.cpp index c27e72130..0b4ae1ef1 100644 --- a/test/Graphics/Transformable.cpp +++ b/test/Graphics/Transformable.cpp @@ -1,6 +1,5 @@ #include #include "GraphicsUtil.hpp" -#include "SystemUtil.hpp" #include