From d34ed15b68108f92ce368c7878defc72ec046ee0 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Sun, 20 Dec 2015 16:39:30 +0300 Subject: Move OpenGLX related files into openglx directory. --- src/utils/glxhelper.cpp | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'src/utils/glxhelper.cpp') diff --git a/src/utils/glxhelper.cpp b/src/utils/glxhelper.cpp index 685f01760..c5fb54d86 100644 --- a/src/utils/glxhelper.cpp +++ b/src/utils/glxhelper.cpp @@ -24,12 +24,12 @@ #include "logger.h" -#include "render/mglx.h" -#include "render/mglxtypes.h" - #include "render/opengl/mglcheck.h" #include "render/opengl/mgldefines.h" +#include "render/openglx/mglx.h" +#include "render/openglx/mglxtypes.h" + #include "utils/stringutils.h" #include "debug.h" -- cgit v1.2.3-70-g09d2