Fix build of PNS log viewer after header changes
This commit is contained in:
parent
c9bc45f7ed
commit
e42f4a8f70
|
@ -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;
|
||||
|
|
Loading…
Reference in New Issue