Fix build on wx 3.0
This commit is contained in:
parent
3c6b98a0d5
commit
83080b67f5
|
@ -31,6 +31,7 @@
|
|||
#define _PCBNEW_PARSER_H_
|
||||
|
||||
#include <convert_to_biu.h> // IU_PER_MM
|
||||
#include <core/wx_stl_compat.h>
|
||||
#include <hashtables.h>
|
||||
#include <layers_id_colors_and_visibility.h> // PCB_LAYER_ID
|
||||
#include <pcb_lexer.h>
|
||||
|
|
Loading…
Reference in New Issue