diff options
Diffstat (limited to 'Project/Workspace.h')
-rw-r--r-- | Project/Workspace.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Project/Workspace.h b/Project/Workspace.h index 83b64e6..c59314a 100644 --- a/Project/Workspace.h +++ b/Project/Workspace.h @@ -25,6 +25,7 @@ #include <wx/statusbr.h> #include <wx/clipbrd.h> #include <wx/tipwin.h> +#include <wx/stopwatch.h> #include "WorkspaceBase.h" #include "Bus.h" |