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
+1 -1
View File
@@ -35,7 +35,7 @@
#include <macros.h>
#include <math/util.h> // for KiROUND, Clamp
#include <math/vector2d.h> // for VECTOR2I
#include "../common/plotters/plotter_gerber.h"
#include <plotters/plotter_gerber.h>
#include <trigo.h>
#include <board_design_settings.h> // for BOARD_DESIGN_SETTINGS