diff options
Diffstat (limited to 'Project/TransferFunctionForm.h')
-rw-r--r-- | Project/TransferFunctionForm.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Project/TransferFunctionForm.h b/Project/TransferFunctionForm.h index ebc3b26..fffd362 100644 --- a/Project/TransferFunctionForm.h +++ b/Project/TransferFunctionForm.h @@ -18,7 +18,7 @@ #ifndef TRANSFERFUNCTIONFORM_H #define TRANSFERFUNCTIONFORM_H -#include "ElementForm.h" +#include "base/ElementFormBase.h" class TransferFunction; |