diff options
Diffstat (limited to 'Project/ReactiveShuntElementForm.h')
-rw-r--r-- | Project/ReactiveShuntElementForm.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Project/ReactiveShuntElementForm.h b/Project/ReactiveShuntElementForm.h index 241e092..4972fb3 100644 --- a/Project/ReactiveShuntElementForm.h +++ b/Project/ReactiveShuntElementForm.h @@ -17,7 +17,7 @@ #ifndef REACTIVESHUNTELEMENTFORM_H #define REACTIVESHUNTELEMENTFORM_H -#include "ElementForm.h" +#include "base/ElementFormBase.h" #include <wx/log.h> class Capacitor; |