From f889c9c20fc09f26eb8a70674c1d60181835c38a Mon Sep 17 00:00:00 2001 From: chai Date: Thu, 25 Oct 2018 00:50:35 +0800 Subject: =?UTF-8?q?*=E4=BF=AE=E6=94=B9=E9=A1=B9=E7=9B=AE=E7=BB=93=E6=9E=84?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/libjin/Graphics/je_gl.h | 5 +++-- 1 file changed, 3 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 cda8bf9..f1e7a2b 100644 --- a/src/libjin/Graphics/je_gl.h +++ b/src/libjin/Graphics/je_gl.h @@ -1,8 +1,9 @@ #ifndef __JE_OPENGL_H #define __JE_OPENGL_H -#include "../3rdparty/GLee/GLee.h" -#include "../3rdparty/ogl/OpenGL.h" +#include "GLee/GLee.h" +#include "ogl/OpenGL.h" + #include "../math/je_matrix.h" namespace JinEngine -- cgit v1.1-26-g67d0