aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--fpga_interchange/xdc.cc2
1 files changed, 2 insertions, 0 deletions
diff --git a/fpga_interchange/xdc.cc b/fpga_interchange/xdc.cc
index 0ae147d..94662d2 100644
--- a/fpga_interchange/xdc.cc
+++ b/fpga_interchange/xdc.cc
@@ -22,6 +22,8 @@
#include "nextpnr.h"
#include "xdc.h"
+#include <tcl.h>
+
USING_NEXTPNR_NAMESPACE
class XdcTest : public ::testing::Test