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
@@ -25,7 +25,7 @@
* 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
*/
#include "plotter_dxf.h"
#include <plotters/plotter_dxf.h>
#include <macros.h>
#include <string_utils.h>
#include <convert_basic_shapes_to_polygon.h>