3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2025-04-23 09:05:32 +00:00

Small fixes

This commit is contained in:
Eddie Hung 2020-02-27 10:29:53 -08:00
parent 78929e8c3d
commit 0f4c1906bb
2 changed files with 8 additions and 8 deletions

View file

@ -18,8 +18,8 @@
*
*/
#ifndef TIMINGARCS_H
#define TIMINGARCS_H
#ifndef TIMINGINFO_H
#define TIMINGINFO_H
#include "kernel/yosys.h"