preproc.cc: Use full path for generated file
Fixes out-of-tree builds.
This commit is contained in:
committed by
Emil J. Tywoniak
parent
b90622b7ed
commit
a2b2188a7f
@@ -34,7 +34,7 @@
|
||||
|
||||
#include "preproc.h"
|
||||
#include "verilog_frontend.h"
|
||||
#include "verilog_parser.tab.hh"
|
||||
#include "frontends/verilog/verilog_parser.tab.hh"
|
||||
#include "kernel/log.h"
|
||||
#include <assert.h>
|
||||
#include <stack>
|
||||
|
||||
Reference in New Issue
Block a user