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 efbe0bf..e221a8b 100644 --- a/Project/IndMotorForm.h +++ b/Project/IndMotorForm.h @@ -17,7 +17,7 @@ #ifndef INDMOTORFORM_H #define INDMOTORFORM_H -#include "base/ElementFormBase.h" +#include "ElementFormBase.h" class IndMotor; |