diff options
Diffstat (limited to 'Project/GainForm.h')
-rw-r--r-- | Project/GainForm.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Project/GainForm.h b/Project/GainForm.h index 32bc629..fdab652 100644 --- a/Project/GainForm.h +++ b/Project/GainForm.h @@ -17,7 +17,7 @@ #ifndef GAINFORM_H #define GAINFORM_H -#include "ElementForm.h" +#include "base/ElementFormBase.h" class Gain; |