Remove painter.h from eda_text.h

This commit is contained in:
Marek Roszko
2020-10-14 19:18:38 -04:00
parent 5302f7ce73
commit f59551d6ad
17 changed files with 29 additions and 5 deletions
+1
View File
@@ -32,6 +32,7 @@
#include <eda_item.h>
#include <convert_basic_shapes_to_polygon.h>
#include <math/util.h> // for KiROUND
#include <render_settings.h>
#include <trigo.h>
#include "plotters_pslike.h"