Fixed included headers.
This commit is contained in:
parent
b9df36eca5
commit
8944e92456
|
@ -34,7 +34,6 @@
|
|||
#include <base_struct.h>
|
||||
#include <gr_basic.h>
|
||||
#include <boost/ptr_container/ptr_vector.hpp>
|
||||
#include <gr_basic.h>
|
||||
#include <layers_id_colors_and_visibility.h>
|
||||
|
||||
/// Abbrevation for fomatting internal units to a string.
|
||||
|
|
|
@ -30,7 +30,7 @@
|
|||
#ifndef CLASS_DRAWSEGMENT_H_
|
||||
#define CLASS_DRAWSEGMENT_H_
|
||||
|
||||
|
||||
#include <common.h>
|
||||
#include <class_board_item.h>
|
||||
#include <PolyLine.h>
|
||||
#include <math_for_graphics.h>
|
||||
|
|
Loading…
Reference in New Issue