diff options
author | Thales Lima Oliveira <thaleslima.ufu@gmail.com> | 2017-11-09 16:22:52 -0200 |
---|---|---|
committer | Thales Lima Oliveira <thaleslima.ufu@gmail.com> | 2017-11-09 16:22:52 -0200 |
commit | 9f1f69481655c1ded6e6e778d21316b6f66755c6 (patch) | |
tree | 9b65ceac3fefe0ea3037fd3585671335a06d4259 /Project/ControlSystemTest.h | |
parent | 7e2a19c5bf730a8fc9c868be95b25cbfed61851c (diff) | |
download | PSP.git-9f1f69481655c1ded6e6e778d21316b6f66755c6.tar.gz PSP.git-9f1f69481655c1ded6e6e778d21316b6f66755c6.tar.xz PSP.git-9f1f69481655c1ded6e6e778d21316b6f66755c6.zip |
Base form files organized
Diffstat (limited to 'Project/ControlSystemTest.h')
-rw-r--r-- | Project/ControlSystemTest.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Project/ControlSystemTest.h b/Project/ControlSystemTest.h index e82caac..2537517 100644 --- a/Project/ControlSystemTest.h +++ b/Project/ControlSystemTest.h @@ -18,7 +18,7 @@ #ifndef CONTROLSYSTEMTEST_H #define CONTROLSYSTEMTEST_H -#include "ControlEditorBase.h" +#include "base/ControlEditorBase.h" class ControlEditor; |