@ -35,7 +35,6 @@
#include <eda_rect.h>
#include <transform.h>
#include <gr_basic.h>
#include <sch_connection.h>
class LINE_READER;
@ -38,6 +38,7 @@
#include <sch_junction.h>
#include <netlist_object.h>
int SCH_JUNCTION::m_symbolSize = 40; // Default diameter of the junction symbol
@ -23,7 +23,6 @@
#define _SCH_PIN_CONNECTION_H
#include <sch_item_struct.h>
#include <sch_sheet_path.h>
#include <lib_pin.h>