pcbnew: Fix missing config.h from 9458ae8221
This commit is contained in:
parent
5433423377
commit
f9f87b3ff8
|
@ -30,6 +30,8 @@
|
|||
#include <functional>
|
||||
#include <wx/time.h>
|
||||
|
||||
#include <config.h>
|
||||
|
||||
class BOARD;
|
||||
class PLUGIN;
|
||||
class MODULE;
|
||||
|
|
Loading…
Reference in New Issue