mirror of
https://github.com/YosysHQ/yosys
synced 2025-07-29 23:43:16 +00:00
libs/fst: Fix filename references
This commit is contained in:
parent
2edb9397c3
commit
c4a0845207
3 changed files with 6 additions and 3 deletions
|
@ -39,7 +39,7 @@
|
|||
*/
|
||||
|
||||
#ifndef FST_CONFIG_INCLUDE
|
||||
# define FST_CONFIG_INCLUDE <config.h>
|
||||
# define FST_CONFIG_INCLUDE "config.h"
|
||||
#endif
|
||||
#include FST_CONFIG_INCLUDE
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue