From 8444b1b6176249060196c22cf0d5027d92f93854 Mon Sep 17 00:00:00 2001 From: Simon Richter Date: Sat, 9 Jun 2018 02:11:51 +0200 Subject: [PATCH] Add missing header --- eeschema/sch_component.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/eeschema/sch_component.cpp b/eeschema/sch_component.cpp index c7cfd4ae4d..018d34545e 100644 --- a/eeschema/sch_component.cpp +++ b/eeschema/sch_component.cpp @@ -54,6 +54,7 @@ #include #include +#include #include // for MAX_UNIT_COUNT_PER_PACKAGE definition