aboutsummaryrefslogtreecommitdiffstats
path: root/ecp5/arch_pybindings.cc
diff options
context:
space:
mode:
Diffstat (limited to 'ecp5/arch_pybindings.cc')
-rw-r--r--ecp5/arch_pybindings.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/ecp5/arch_pybindings.cc b/ecp5/arch_pybindings.cc
index 693d3199..1621eda5 100644
--- a/ecp5/arch_pybindings.cc
+++ b/ecp5/arch_pybindings.cc
@@ -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