flash: fix at91sam3/4 driver typos
[fw/openocd] / src / pld / xilinx_bit.h
index 37f1811825459800b5143faca2426b0af38692b6..131a78347b27a691ea767a8bf52042c0da049153 100644 (file)
@@ -21,8 +21,6 @@
 #ifndef XILINX_BIT_H
 #define XILINX_BIT_H
 
-#include <helper/types.h>
-
 struct xilinx_bit_file {
        uint8_t unknown_header[13];
        uint8_t *source_file;