Split base_struct into eda_item and eda_rect

This commit is contained in:
Marek Roszko
2020-10-13 21:24:50 -04:00
parent b68bfab791
commit b2e9f6987d
78 changed files with 953 additions and 924 deletions
+1 -1
View File
@@ -22,7 +22,7 @@
* 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
*/
#include <base_struct.h>
#include <eda_item.h>
#include <plotters_specific.h>
#include <page_layout/ws_data_item.h>
#include <page_layout/ws_draw_item.h>