diff options
Diffstat (limited to 'Project/LineForm.h')
-rw-r--r-- | Project/LineForm.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Project/LineForm.h b/Project/LineForm.h index f80eafa..ab4b87e 100644 --- a/Project/LineForm.h +++ b/Project/LineForm.h @@ -17,7 +17,7 @@ #ifndef LINEFORM_H #define LINEFORM_H -#include "ElementForm.h" +#include "base/ElementFormBase.h" class Line; class SwitchingForm; |