diff --git a/include/class_board_item.h b/include/class_board_item.h index 6f6bf201d6..a2f032b877 100644 --- a/include/class_board_item.h +++ b/include/class_board_item.h @@ -34,7 +34,6 @@ #include #include #include -#include #include /// Abbrevation for fomatting internal units to a string. diff --git a/pcbnew/class_drawsegment.h b/pcbnew/class_drawsegment.h index dacd8061d2..cc8f5ff80e 100644 --- a/pcbnew/class_drawsegment.h +++ b/pcbnew/class_drawsegment.h @@ -30,7 +30,7 @@ #ifndef CLASS_DRAWSEGMENT_H_ #define CLASS_DRAWSEGMENT_H_ - +#include #include #include #include