Fix Linux build issue.

This commit is contained in:
Wayne Stambaugh 2021-12-24 08:51:51 -05:00
parent 68d2630d08
commit 4789440fe1
1 changed files with 1 additions and 0 deletions

View File

@ -26,6 +26,7 @@
#include <wx/string.h>
#include <map>
#include <vector>
#define EESCHEMA_HOTKEY_NAME wxT( "Eeschema" )
#define PCBNEW_HOTKEY_NAME wxT( "PcbNew" )