Add missing include
This commit is contained in:
parent
0f823453fd
commit
491896d497
|
@ -39,6 +39,7 @@
|
||||||
#include <dialog_plot.h>
|
#include <dialog_plot.h>
|
||||||
#include <build_version.h>
|
#include <build_version.h>
|
||||||
#include <gbr_metadata.h>
|
#include <gbr_metadata.h>
|
||||||
|
#include <render_settings.h>
|
||||||
|
|
||||||
|
|
||||||
const wxString GetGerberProtelExtension( LAYER_NUM aLayer )
|
const wxString GetGerberProtelExtension( LAYER_NUM aLayer )
|
||||||
|
|
Loading…
Reference in New Issue