Fix build of PNS log viewer after header changes

This commit is contained in:
Jon Evans 2021-06-06 16:07:38 -04:00
parent c9bc45f7ed
commit e42f4a8f70
1 changed files with 3 additions and 1 deletions

View File

@ -23,8 +23,10 @@
#include "pns_log.h"
#include <qa/common/console_log.h>
#include <qa/drc_proto/drc_proto.h>
#include <board_design_settings.h>
#include <pcbnew/drc/drc_engine.h>
#include <pcbnew/drc/drc_test_provider.h>
using namespace PNS;