summaryrefslogtreecommitdiffstats
path: root/Project/LoadForm.h
diff options
context:
space:
mode:
Diffstat (limited to 'Project/LoadForm.h')
-rw-r--r--Project/LoadForm.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/Project/LoadForm.h b/Project/LoadForm.h
index 7fedf28..4e50b4e 100644
--- a/Project/LoadForm.h
+++ b/Project/LoadForm.h
@@ -17,7 +17,7 @@
#ifndef LOADFORM_H
#define LOADFORM_H
-#include "ElementForm.h"
+#include "base/ElementFormBase.h"
class Load;
class SwitchingForm;