]> git.jsancho.org Git - lugaru.git/blobdiff - Source/Graphic/Text.hpp
clang-format: Apply to all headers
[lugaru.git] / Source / Graphic / Text.hpp
index efa6a4e8e634f0087bc0eb407be51cb826eec0c9..494ee91524ac412b7e5a8ad67c016befcc10168a 100644 (file)
@@ -21,8 +21,8 @@ along with Lugaru.  If not, see <http://www.gnu.org/licenses/>.
 #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"