diff options
Diffstat (limited to 'Project/Workspace.h')
-rw-r--r-- | Project/Workspace.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Project/Workspace.h b/Project/Workspace.h index 4c84655..3576ce3 100644 --- a/Project/Workspace.h +++ b/Project/Workspace.h @@ -33,7 +33,7 @@ #include <wx/tipwin.h> #include <wx/stopwatch.h> -#include "glm\glm.hpp" +#include "glm/glm.hpp" #include "glm/gtc/matrix_transform.hpp" #include "WorkspaceBase.h" |