X-Git-Url: https://git.jsancho.org/?a=blobdiff_plain;f=Source%2FGraphic%2FText.hpp;h=65c4ca1d98de063ee91561dd9524165fd5a47f55;hb=72217fbefd03881048287da8345925e1b89b5b9b;hp=ea23c6f918bdcf4dd5b876b5d6dfc3987092bc13;hpb=8d1e44bf4f8448b2d9f0add10a1207c3f81ac5c7;p=lugaru.git diff --git a/Source/Graphic/Text.hpp b/Source/Graphic/Text.hpp index ea23c6f..65c4ca1 100644 --- a/Source/Graphic/Text.hpp +++ b/Source/Graphic/Text.hpp @@ -23,7 +23,7 @@ along with Lugaru. If not, see . #include "Graphic/gamegl.hpp" #include "Graphic/Texture.hpp" -#include "Math/Quaternions.hpp" +#include "Math/XYZ.hpp" #include "Utils/ImageIO.hpp" #include