Add include for Linux builds.
This commit is contained in:
parent
b70ffddb04
commit
7f63c70702
|
@ -36,7 +36,8 @@
|
||||||
#include <eeschema_settings.h>
|
#include <eeschema_settings.h>
|
||||||
|
|
||||||
#include <wx/object.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.
|
* Store an SCH_SHEET_PATH of each sheet in hierarchy.
|
||||||
|
|
Loading…
Reference in New Issue