X-Git-Url: https://git.jsancho.org/?p=lugaru.git;a=blobdiff_plain;f=Source%2FGraphic%2FText.hpp;h=494ee91524ac412b7e5a8ad67c016befcc10168a;hp=efa6a4e8e634f0087bc0eb407be51cb826eec0c9;hb=6a8cb464330e92163c8feaf101b8b5837c973bba;hpb=5fca41ab430df85d6dd620a7f4130df01bc1430f diff --git a/Source/Graphic/Text.hpp b/Source/Graphic/Text.hpp index efa6a4e..494ee91 100644 --- a/Source/Graphic/Text.hpp +++ b/Source/Graphic/Text.hpp @@ -21,8 +21,8 @@ along with Lugaru. If not, see . #ifndef _TEXT_HPP_ #define _TEXT_HPP_ -#include "Graphic/gamegl.hpp" #include "Graphic/Texture.hpp" +#include "Graphic/gamegl.hpp" #include "Math/XYZ.hpp" #include "Utils/ImageIO.hpp"