We don't need eda_item in unit_binder.h

This commit is contained in:
Marek Roszko 2021-06-06 10:47:29 -04:00
parent fcb21038cb
commit 38e3b7eacd
1 changed files with 2 additions and 2 deletions

View File

@ -28,11 +28,11 @@
#include <eda_units.h>
#include <base_units.h>
#include <eda_item.h>
#include <origin_transforms.h>
#include <libeval/numeric_evaluator.h>
#include <wx/event.h>
class EDA_DRAW_FRAME;
class wxTextEntry;
class wxSpinButton;
class wxStaticText;