Fixed include of "design.h" in "route.h"
Signed-off-by: Clifford Wolf <clifford@clifford.at>
This commit is contained in:
parent
ce2a9f2af1
commit
3fe353ea03
@ -20,7 +20,7 @@
|
|||||||
#ifndef ROUTE_H
|
#ifndef ROUTE_H
|
||||||
#define ROUTE_H
|
#define ROUTE_H
|
||||||
|
|
||||||
#include "design.h"
|
#include "nextpnr.h"
|
||||||
|
|
||||||
NEXTPNR_NAMESPACE_BEGIN
|
NEXTPNR_NAMESPACE_BEGIN
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user