summaryrefslogtreecommitdiffstats
path: root/Project/TextForm.h
diff options
context:
space:
mode:
Diffstat (limited to 'Project/TextForm.h')
-rw-r--r--Project/TextForm.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/Project/TextForm.h b/Project/TextForm.h
index e6d08e8..80e7fe7 100644
--- a/Project/TextForm.h
+++ b/Project/TextForm.h
@@ -17,7 +17,7 @@
#ifndef TEXTFORM_H
#define TEXTFORM_H
-#include "ElementForm.h"
+#include "base/ElementFormBase.h"
#include "Text.h"
#include "ElectricCalculation.h"