Move plotter headers into include folder.

This commit is contained in:
Wayne Stambaugh
2021-08-18 16:38:31 -04:00
parent 5574682d44
commit 46b959c3e3
54 changed files with 70 additions and 107 deletions
+4 -1
View File
@@ -23,7 +23,10 @@
*/
#include <eda_item.h>
#include <plotters_specific.h>
#include <plotters/plotter_dxf.h>
#include <plotters/plotter_hpgl.h>
#include <plotters/plotters_pslike.h>
#include <plotters/plotter_gerber.h>
#include <drawing_sheet/ds_data_item.h>
#include <drawing_sheet/ds_draw_item.h>
#include <drawing_sheet/ds_painter.h>