This commit is contained in:
MihailRis
2024-05-06 01:36:21 +03:00
parent 6b037ec7e8
commit 91aacafecb
10 changed files with 133 additions and 130 deletions
+1 -1
View File
@@ -11,7 +11,7 @@
#include <GL/glew.h>
#include <GLFW/glfw3.h>
#include "../../coders/GLSLExtension.h"
#include "../../coders/GLSLExtension.hpp"
namespace fs = std::filesystem;