Fix missing include
Fixes #4058 https://gitlab.com/kicad/code/kicad/issues/4058
This commit is contained in:
parent
fc20f9f0b2
commit
53dfcd84cb
|
@ -38,6 +38,7 @@
|
||||||
#include <sch_sheet_path.h>
|
#include <sch_sheet_path.h>
|
||||||
#include <sch_text.h>
|
#include <sch_text.h>
|
||||||
|
|
||||||
|
#include <advanced_config.h>
|
||||||
#include <connection_graph.h>
|
#include <connection_graph.h>
|
||||||
#include <widgets/ui_common.h>
|
#include <widgets/ui_common.h>
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue