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 83b64e6..4c9bde6 100644 --- a/Project/Workspace.h +++ b/Project/Workspace.h @@ -26,7 +26,7 @@ #include <wx/clipbrd.h> #include <wx/tipwin.h> -#include "WorkspaceBase.h" +#include "base/WorkspaceBase.h" #include "Bus.h" #include "ControlEditor.h" |