Skip to content

Commit

Permalink
Fix out of tree build
Browse files Browse the repository at this point in the history
  • Loading branch information
mmicko committed Dec 6, 2023
1 parent a530321 commit d71dd5b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion techlibs/quicklogic/ql_dsp_macc.cc
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
USING_YOSYS_NAMESPACE
PRIVATE_NAMESPACE_BEGIN

#include "ql_dsp_macc_pm.h"
#include "techlibs/quicklogic/ql_dsp_macc_pm.h"

// ============================================================================

Expand Down

0 comments on commit d71dd5b

Please sign in to comment.