aboutsummaryrefslogtreecommitdiffstats
path: root/frontend/json/jsonparse.cc
diff options
context:
space:
mode:
Diffstat (limited to 'frontend/json/jsonparse.cc')
-rw-r--r--frontend/json/jsonparse.cc3
1 files changed, 1 insertions, 2 deletions
diff --git a/frontend/json/jsonparse.cc b/frontend/json/jsonparse.cc
index fd44246a..8a46c909 100644
--- a/frontend/json/jsonparse.cc
+++ b/frontend/json/jsonparse.cc
@@ -27,8 +27,7 @@
#include <iostream>
#include <log.h>
#include <string>
-#include "chip.h"
-#include "design.h"
+#include "nextpnr.h"
extern bool check_all_nets_driven(Design *design);