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 074e030 commit 11ac215Copy full SHA for 11ac215
lib/Bindings/Python/dialects/SMTOps.td
@@ -9,6 +9,6 @@
9
#ifndef BINDINGS_PYTHON_SMT_OPS
10
#define BINDINGS_PYTHON_SMT_OPS
11
12
-include "circt/Dialect/SMT/SMT.td"
+include "mlir/Dialect/SMT/IR/SMT.td"
13
14
#endif // BINDINGS_PYTHON_SMT_OPS
0 commit comments