Fix missing include.
This commit is contained in:
parent
d5bc223ff2
commit
1aa0ef05c0
|
@ -45,6 +45,7 @@
|
|||
#include <tools/ee_actions.h>
|
||||
#include <tools/ee_selection_tool.h>
|
||||
#include <wx/choicdlg.h>
|
||||
#include <wx/log.h>
|
||||
|
||||
#if defined( KICAD_USE_3DCONNEXION )
|
||||
#include <navlib/nl_schematic_plugin.h>
|
||||
|
|
Loading…
Reference in New Issue