diff --git a/eeschema/connection_graph.cpp b/eeschema/connection_graph.cpp index 3b09792749..e144e5b9d8 100644 --- a/eeschema/connection_graph.cpp +++ b/eeschema/connection_graph.cpp @@ -40,6 +40,8 @@ #include #include +#include // for realtime connectivity switch + bool CONNECTION_SUBGRAPH::ResolveDrivers( bool aCreateMarkers ) {