From 892e4536b0c5c5dcd7f22c3d0ef01bab17759c14 Mon Sep 17 00:00:00 2001 From: Seth Hillbrand Date: Tue, 18 Apr 2023 13:45:32 -0700 Subject: [PATCH] Remove extraneous includes --- eeschema/eeschema.cpp | 3 --- 1 file changed, 3 deletions(-) diff --git a/eeschema/eeschema.cpp b/eeschema/eeschema.cpp index c2c98a8246..7f460d33aa 100644 --- a/eeschema/eeschema.cpp +++ b/eeschema/eeschema.cpp @@ -61,9 +61,6 @@ #include #include -#include "../3d-viewer/3d_viewer/eda_3d_viewer_settings.h" -#include "../pcbnew/pcbnew_settings.h" - #include // The main sheet of the project