X-Git-Url: https://git.jsancho.org/?a=blobdiff_plain;f=Source%2FGraphic%2FText.hpp;h=494ee91524ac412b7e5a8ad67c016befcc10168a;hb=6a8cb464330e92163c8feaf101b8b5837c973bba;hp=efa6a4e8e634f0087bc0eb407be51cb826eec0c9;hpb=0aab437dc560d2afa982e61cc2547756ad7b0761;p=lugaru.git 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"