diff --git a/MG/MG_GL/Implementations/GLX/GLXFuncsDefinitions/GLXFuncsDefinitions.h b/MG/MG_GL/Implementations/GLX/GLXFuncsDefinitions/GLXFuncsDefinitions.h index a9880cef..13ddb755 100644 --- a/MG/MG_GL/Implementations/GLX/GLXFuncsDefinitions/GLXFuncsDefinitions.h +++ b/MG/MG_GL/Implementations/GLX/GLXFuncsDefinitions/GLXFuncsDefinitions.h @@ -2,9 +2,9 @@ // Created by Swung 0x48 on 2025/6/20. // -#ifndef FOLD_CRAFT_LAUNCHER_GLXFUNCSDEFINITIONS_H -#define FOLD_CRAFT_LAUNCHER_GLXFUNCSDEFINITIONS_H +#ifndef MOBILEGL_GLX_FUNCS_DEFINITIONS_H +#define MOBILEGL_GLX_FUNCS_DEFINITIONS_H #include "../../../../Includes.h" -#endif //FOLD_CRAFT_LAUNCHER_GLXFUNCSDEFINITIONS_H +#endif //MOBILEGL_GLX_FUNCS_DEFINITIONS_H