Add include for Linux builds.

This commit is contained in:
Jeff Young 2022-09-27 12:31:47 +01:00
parent b70ffddb04
commit 7f63c70702
1 changed files with 2 additions and 1 deletions

View File

@ -36,7 +36,8 @@
#include <eeschema_settings.h>
#include <wx/object.h>
#include "wx/generic/textdlgg.h"
#include <wx/generic/textdlgg.h>
#include <wx/menu.h>
/**
* Store an SCH_SHEET_PATH of each sheet in hierarchy.