mirror of
https://github.com/YosysHQ/nextpnr.git
synced 2026-02-02 15:01:26 +00:00
Fixed include of "design.h" in "route.h"
Signed-off-by: Clifford Wolf <clifford@clifford.at>
This commit is contained in:
@@ -20,7 +20,7 @@
|
||||
#ifndef ROUTE_H
|
||||
#define ROUTE_H
|
||||
|
||||
#include "design.h"
|
||||
#include "nextpnr.h"
|
||||
|
||||
NEXTPNR_NAMESPACE_BEGIN
|
||||
|
||||
|
||||
Reference in New Issue
Block a user