change #include "types.h" to <helper/types.h>
[fw/openocd] / src / ecosboard.c
index c93cea05bcbb8d24eaf00dc55e8ce02bae1614b8..5d93936804a4494f9d35db31e46b7612796489c1 100644 (file)
@@ -21,7 +21,7 @@
 #include "config.h"
 #endif
 
-#include "types.h"
+#include <helper/types.h>
 #include "jtag.h"
 #include <helper/ioutil.h>
 #include <helper/configuration.h>