Re-add missing include
This commit is contained in:
parent
707ce66cc6
commit
23ce2d2e36
|
@ -40,6 +40,8 @@
|
|||
#include <connection_graph.h>
|
||||
#include <widgets/ui_common.h>
|
||||
|
||||
#include <advanced_config.h> // for realtime connectivity switch
|
||||
|
||||
|
||||
bool CONNECTION_SUBGRAPH::ResolveDrivers( bool aCreateMarkers )
|
||||
{
|
||||
|
|
Loading…
Reference in New Issue