summaryrefslogtreecommitdiffstats
path: root/Project/Workspace.h
diff options
context:
space:
mode:
Diffstat (limited to 'Project/Workspace.h')
-rw-r--r--Project/Workspace.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/Project/Workspace.h b/Project/Workspace.h
index f563a64..4c84655 100644
--- a/Project/Workspace.h
+++ b/Project/Workspace.h
@@ -33,8 +33,8 @@
#include <wx/tipwin.h>
#include <wx/stopwatch.h>
-#include <glm/glm.hpp>
-#include <glm/gtc/matrix_transform.hpp>
+#include "glm\glm.hpp"
+#include "glm/gtc/matrix_transform.hpp"
#include "WorkspaceBase.h"
#include "Bus.h"