diff --git a/pcbnew/pcbplot.cpp b/pcbnew/pcbplot.cpp index 88ee6ad25e..6aecec07c3 100644 --- a/pcbnew/pcbplot.cpp +++ b/pcbnew/pcbplot.cpp @@ -39,6 +39,7 @@ #include #include #include +#include const wxString GetGerberProtelExtension( LAYER_NUM aLayer )