diff options
Diffstat (limited to 'Project/MathExpressionForm.h')
-rw-r--r-- | Project/MathExpressionForm.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Project/MathExpressionForm.h b/Project/MathExpressionForm.h index c0ff4b9..3c549ee 100644 --- a/Project/MathExpressionForm.h +++ b/Project/MathExpressionForm.h @@ -18,7 +18,7 @@ #ifndef MATHEXPRESSIONFORM_H #define MATHEXPRESSIONFORM_H -#include "base/ElementFormBase.h" +#include "ElementFormBase.h" #include <wx/msgdlg.h> class MathExpression; |