diff options
Diffstat (limited to 'Project/Workspace.h')
-rw-r--r-- | Project/Workspace.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Project/Workspace.h b/Project/Workspace.h index 3b03220..bf98425 100644 --- a/Project/Workspace.h +++ b/Project/Workspace.h @@ -12,6 +12,8 @@ #include "WorkspaceBase.h" #include "Bus.h" +#include "ControlEditor.h" + class Camera; class Element; // class Bus; |