mirror of
https://github.com/Almamu/linux-wallpaperengine.git
synced 2025-07-15 13:52:23 +08:00
chore: wrong include file used in CGLSLContext.cpp
This commit is contained in:
parent
740c290a82
commit
f9104f0b8b
@ -6,7 +6,7 @@
|
||||
|
||||
#include "glslang/Include/ResourceLimits.h"
|
||||
#include "glslang/Public/ShaderLang.h"
|
||||
#include "glslang/SPIRV/GlslangToSpv.h"
|
||||
#include "SPIRV/GlslangToSpv.h"
|
||||
#include "spirv_glsl.hpp"
|
||||
|
||||
using namespace WallpaperEngine::Render::Shaders;
|
||||
|
Loading…
Reference in New Issue
Block a user