summaryrefslogtreecommitdiff
path: root/src/elements/elec.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/elements/elec.cpp')
-rw-r--r--src/elements/elec.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/elements/elec.cpp b/src/elements/elec.cpp
index 6b06f8f..e8ddf5e 100644
--- a/src/elements/elec.cpp
+++ b/src/elements/elec.cpp
@@ -1,4 +1,4 @@
-#include "element.h"
+#include "simulation/Element.h"
int update_ELEC(UPDATE_FUNC_ARGS) {
int r, rt, rx, ry, nb, rrx, rry;