Fix missing include
This commit is contained in:
parent
1e69f592f6
commit
4a8d5a2e6c
|
@ -41,6 +41,7 @@
|
|||
#include <sch_edit_frame.h>
|
||||
#include <sch_reference_list.h>
|
||||
#include <symbol_lib_table.h>
|
||||
#include <schematic.h>
|
||||
|
||||
#ifdef KICAD_SPICE
|
||||
#include <dialog_spice_model.h>
|
||||
|
|
Loading…
Reference in New Issue