summaryrefslogtreecommitdiffstats
path: root/Project/ExponentialForm.h
diff options
context:
space:
mode:
Diffstat (limited to 'Project/ExponentialForm.h')
-rw-r--r--Project/ExponentialForm.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/Project/ExponentialForm.h b/Project/ExponentialForm.h
index 7459be7..f911759 100644
--- a/Project/ExponentialForm.h
+++ b/Project/ExponentialForm.h
@@ -17,7 +17,7 @@
#ifndef EXPONENTIALFORM_H
#define EXPONENTIALFORM_H
-#include "ElementForm.h"
+#include "base/ElementFormBase.h"
class Exponential;