Fail GAL on its header leaking audit

Maybe we should rethink directly accessing GAL so much, but at least 600 files didn't need GAL leaked into them due to view_overlay.h
This commit is contained in:
Marek Roszko
2023-09-18 19:52:27 -04:00
parent a568e4f4d3
commit 22b733209d
67 changed files with 69 additions and 6 deletions
@@ -30,6 +30,7 @@
#include <board_commit.h>
#include <board_design_settings.h>
#include <footprint.h>
#include <gal/graphics_abstraction_layer.h>
#include <pcb_track.h>
#include <zone.h>
#include <menus_helpers.h>