Remove eda_itemf rom sch_view.h
This commit is contained in:
parent
3d45e8dccc
commit
ad111a513d
|
@ -24,7 +24,6 @@
|
||||||
#ifndef SCH_VIEW_H_
|
#ifndef SCH_VIEW_H_
|
||||||
#define SCH_VIEW_H_
|
#define SCH_VIEW_H_
|
||||||
|
|
||||||
#include <eda_item.h>
|
|
||||||
#include <layers_id_colors_and_visibility.h>
|
#include <layers_id_colors_and_visibility.h>
|
||||||
#include <math/vector2d.h>
|
#include <math/vector2d.h>
|
||||||
#include <view/view.h>
|
#include <view/view.h>
|
||||||
|
|
Loading…
Reference in New Issue