diff options
Diffstat (limited to 'Project/SumForm.h')
-rw-r--r-- | Project/SumForm.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Project/SumForm.h b/Project/SumForm.h index 9610202..34193d8 100644 --- a/Project/SumForm.h +++ b/Project/SumForm.h @@ -18,7 +18,7 @@ #ifndef SUMFORM_H #define SUMFORM_H -#include "ElementForm.h" +#include "base/ElementFormBase.h" class Sum; |