mingw32: -Wshadow fixes in arm-jtag-ew.c
[fw/openocd] / src / target / trace.h
index c554c731000459a6282a6e9db88c71ed8eb7677d..5fbedc4b6a3f0b4928ed702a050d761c68744750 100644 (file)
@@ -20,7 +20,7 @@
 #ifndef TRACE_H
 #define TRACE_H
 
-#include "types.h"
+#include <helper/types.h>
 
 struct target;
 struct command_context;