Fix missing include.

This commit is contained in:
jean-pierre charras 2023-03-30 08:49:36 +02:00
parent d5bc223ff2
commit 1aa0ef05c0
1 changed files with 1 additions and 0 deletions

View File

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