From f53c3f895dca6c8c384ce08cee947049fd26a093 Mon Sep 17 00:00:00 2001 From: Marek Roszko Date: Mon, 8 Jan 2024 22:32:18 -0500 Subject: [PATCH] pcb_group.h should live in pcbnew --- {include => pcbnew}/pcb_group.h | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename {include => pcbnew}/pcb_group.h (100%) diff --git a/include/pcb_group.h b/pcbnew/pcb_group.h similarity index 100% rename from include/pcb_group.h rename to pcbnew/pcb_group.h