coders/
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
#include <GL/glew.h>
|
||||
#include <GLFW/glfw3.h>
|
||||
|
||||
#include "../../coders/GLSLExtension.hpp"
|
||||
#include <coders/GLSLExtension.hpp>
|
||||
|
||||
namespace fs = std::filesystem;
|
||||
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
#define FRONTEND_GUI_GUI_XML_HPP_
|
||||
|
||||
#include "GUI.hpp"
|
||||
#include "../../coders/xml.hpp"
|
||||
#include <coders/xml.hpp>
|
||||
|
||||
#include <memory>
|
||||
#include <stack>
|
||||
|
||||
Reference in New Issue
Block a user