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/GeneratorStabForm.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/GeneratorStabForm.h')
-rw-r--r-- | Project/GeneratorStabForm.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Project/GeneratorStabForm.h b/Project/GeneratorStabForm.h index 86aab5b..57d9a5c 100644 --- a/Project/GeneratorStabForm.h +++ b/Project/GeneratorStabForm.h @@ -18,7 +18,7 @@ #ifndef GENERATORSTABFORM_H #define GENERATORSTABFORM_H -#include "ElementForm.h" +#include "base/ElementFormBase.h" class SwitchingForm; class SyncGenerator; |