diff options
Diffstat (limited to 'Project/IndMotorForm.h')
-rw-r--r-- | Project/IndMotorForm.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Project/IndMotorForm.h b/Project/IndMotorForm.h index ffdd742..efbe0bf 100644 --- a/Project/IndMotorForm.h +++ b/Project/IndMotorForm.h @@ -17,7 +17,7 @@ #ifndef INDMOTORFORM_H #define INDMOTORFORM_H -#include "ElementForm.h" +#include "base/ElementFormBase.h" class IndMotor; |