Merge pull request #469 from kkiningh/master
Use quote includes for yosys.h
This commit is contained in:
@@ -20,7 +20,7 @@
|
||||
#ifndef CELLTYPES_H
|
||||
#define CELLTYPES_H
|
||||
|
||||
#include <kernel/yosys.h>
|
||||
#include "kernel/yosys.h"
|
||||
|
||||
YOSYS_NAMESPACE_BEGIN
|
||||
|
||||
|
||||
@@ -20,7 +20,7 @@
|
||||
#ifndef COST_H
|
||||
#define COST_H
|
||||
|
||||
#include <kernel/yosys.h>
|
||||
#include "kernel/yosys.h"
|
||||
|
||||
YOSYS_NAMESPACE_BEGIN
|
||||
|
||||
|
||||
Reference in New Issue
Block a user