diff options
Diffstat (limited to 'src/svf/svf.c')
-rw-r--r-- | src/svf/svf.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/svf/svf.c b/src/svf/svf.c index 6549572..e6d842b 100644 --- a/src/svf/svf.c +++ b/src/svf/svf.c @@ -31,7 +31,7 @@ #include "config.h" #endif -#include "jtag.h" +#include <jtag/jtag.h> #include "svf.h" #include <helper/time_support.h> |