diff options
Diffstat (limited to 'kernel/cost.h')
-rw-r--r-- | kernel/cost.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kernel/cost.h b/kernel/cost.h index 84fd6cd6d..e795b571b 100644 --- a/kernel/cost.h +++ b/kernel/cost.h @@ -20,7 +20,7 @@ #ifndef COST_H #define COST_H -#include <kernel/yosys.h> +#include "kernel/yosys.h" YOSYS_NAMESPACE_BEGIN |