fix compil issue in swig interface.

This commit is contained in:
jean-pierre charras 2018-01-28 20:03:46 +01:00
parent e499d337d8
commit ac0dd118fd
1 changed files with 1 additions and 1 deletions

View File

@ -108,7 +108,7 @@ HANDLE_EXCEPTIONS(PLUGIN::FootprintDelete)
%include <plotcontroller.h>
%include <pcb_plot_params.h>
%include <class_plotter.h>
%include <plotter.h>
%include <exporters/gendrill_file_writer_base.h>
%include <exporters/gendrill_Excellon_writer.h>
%include <exporters/gendrill_gerber_writer.h>