Browse Source

MARKER_PCB: include DRC_ITEM

pull/16/head
Tomasz Wlostowski 5 years ago
parent
commit
0423fa1ec1
  1. 1
      pcbnew/class_marker_pcb.h

1
pcbnew/class_marker_pcb.h

@ -32,6 +32,7 @@
#include <class_board_item.h>
#include <drc/drc_item.h>
#include <marker_base.h>
class DRC_ITEM;

Loading…
Cancel
Save