Re-add missing include

This commit is contained in:
Jon Evans 2020-07-06 19:47:07 -04:00
parent 707ce66cc6
commit 23ce2d2e36
1 changed files with 2 additions and 0 deletions

View File

@ -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 )
{