mirror of https://github.com/YosysHQ/nextpnr.git
parent
eac864ebdc
commit
8d063d38b1
|
|
@ -21,9 +21,9 @@
|
|||
#ifndef NO_PYTHON
|
||||
|
||||
#include "arch_pybindings.h"
|
||||
#include "bitstream.h"
|
||||
#include "nextpnr.h"
|
||||
#include "pybindings.h"
|
||||
#include "bitstream.h"
|
||||
|
||||
NEXTPNR_NAMESPACE_BEGIN
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue