change #include "jtag.h" to <jtag/jtag.h>
[fw/openocd] / src / target / avrt.h
index 145f836f1a79496e1ba4d03cbf15895cc1a39bb6..221296a9545c8167696166dfee0f72ae5dc44537 100644 (file)
@@ -20,7 +20,7 @@
 #ifndef AVRT_H
 #define AVRT_H
 
-#include "jtag.h"
+#include <jtag/jtag.h>
 
 struct mcu_jtag
 {