From 9f1f69481655c1ded6e6e778d21316b6f66755c6 Mon Sep 17 00:00:00 2001 From: Thales Lima Oliveira Date: Thu, 9 Nov 2017 16:22:52 -0200 Subject: Base form files organized --- Project/Workspace.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Project/Workspace.h') diff --git a/Project/Workspace.h b/Project/Workspace.h index 83b64e6..4c9bde6 100644 --- a/Project/Workspace.h +++ b/Project/Workspace.h @@ -26,7 +26,7 @@ #include #include -#include "WorkspaceBase.h" +#include "base/WorkspaceBase.h" #include "Bus.h" #include "ControlEditor.h" -- cgit