We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 91bc366 commit 8fdaebdCopy full SHA for 8fdaebd
pyosys/wrappers_tpl.cc
@@ -24,7 +24,7 @@
24
#include <pybind11/functional.h>
25
26
// duplicates for LSPs
27
-#include <kernel/register.h>
+#include "kernel/register.h"
28
#include "kernel/yosys_common.h"
29
30
#include "pyosys/hashlib.h"
0 commit comments