Browse Source

PCB_MARKER does not need pcb_base_frame

6.0.7
Marek Roszko 4 years ago
parent
commit
e4530fcf0d
  1. 2
      pcbnew/pcb_marker.cpp

2
pcbnew/pcb_marker.cpp

@ -25,7 +25,7 @@
#include <bitmaps.h>
#include <base_units.h>
#include <pcb_base_frame.h>
#include <eda_draw_frame.h>
#include <board.h>
#include <pcb_marker.h>
#include <layers_id_colors_and_visibility.h>

Loading…
Cancel
Save