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

Fix out of tree build

This commit is contained in:
Miodrag Milanovic 2023-12-06 09:11:51 +01:00
parent a530321042
commit d71dd5b9bb

View file

@ -23,7 +23,7 @@
USING_YOSYS_NAMESPACE
PRIVATE_NAMESPACE_BEGIN
#include "ql_dsp_macc_pm.h"
#include "techlibs/quicklogic/ql_dsp_macc_pm.h"
// ============================================================================