From f6ef5d6c0188e7dc6b39803ca37fe736f0eb3962 Mon Sep 17 00:00:00 2001 From: chai Date: Fri, 2 Nov 2018 08:32:15 +0800 Subject: =?UTF-8?q?*=E6=A0=BC=E5=BC=8F=E5=8C=96=E4=BB=A3=E7=A0=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/libjin/Graphics/je_gl.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/libjin/Graphics/je_gl.h') diff --git a/src/libjin/Graphics/je_gl.h b/src/libjin/Graphics/je_gl.h index 6309db6..48dccc2 100644 --- a/src/libjin/Graphics/je_gl.h +++ b/src/libjin/Graphics/je_gl.h @@ -1,11 +1,11 @@ #ifndef __JE_OPENGL_H__ #define __JE_OPENGL_H__ +#include "../math/je_matrix.h" + #include "GLee/GLee.h" #include "ogl/OpenGL.h" -#include "../math/je_matrix.h" - namespace JinEngine { namespace Graphics -- cgit v1.1-26-g67d0