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 fdab652..3d1ab5d 100644 --- a/Project/GainForm.h +++ b/Project/GainForm.h @@ -17,7 +17,7 @@ #ifndef GAINFORM_H #define GAINFORM_H -#include "base/ElementFormBase.h" +#include "ElementFormBase.h" class Gain; |