aboutsummaryrefslogtreecommitdiffstats
path: root/dummy
diff options
context:
space:
mode:
Diffstat (limited to 'dummy')
-rw-r--r--dummy/pybindings.cc2
1 files changed, 2 insertions, 0 deletions
diff --git a/dummy/pybindings.cc b/dummy/pybindings.cc
index a19479a0..3a586234 100644
--- a/dummy/pybindings.cc
+++ b/dummy/pybindings.cc
@@ -20,6 +20,8 @@
#include "design.h"
#include "chip.h"
+
+// include after design.h/chip.h
#include "pybindings.h"
void arch_wrap_python() {