summaryrefslogtreecommitdiffstats
path: root/Project/Shunt.h
diff options
context:
space:
mode:
Diffstat (limited to 'Project/Shunt.h')
-rw-r--r--Project/Shunt.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/Project/Shunt.h b/Project/Shunt.h
index cf1681d..f68df4b 100644
--- a/Project/Shunt.h
+++ b/Project/Shunt.h
@@ -2,6 +2,7 @@
#define SHUNT_H
#include "Element.h"
+#include "Bus.h"
class Shunt : public Element
{