aboutsummaryrefslogtreecommitdiffstats
path: root/generic/arch_pybindings.h
diff options
context:
space:
mode:
Diffstat (limited to 'generic/arch_pybindings.h')
-rw-r--r--generic/arch_pybindings.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/generic/arch_pybindings.h b/generic/arch_pybindings.h
index 12b666a2..f7f07529 100644
--- a/generic/arch_pybindings.h
+++ b/generic/arch_pybindings.h
@@ -21,8 +21,8 @@
#define ARCH_PYBINDINGS_H
#ifndef NO_PYTHON
-#include "pybindings.h"
#include "nextpnr.h"
+#include "pybindings.h"
NEXTPNR_NAMESPACE_BEGIN