aboutsummaryrefslogtreecommitdiffstats
path: root/ch341a_spi.c
diff options
context:
space:
mode:
Diffstat (limited to 'ch341a_spi.c')
-rw-r--r--ch341a_spi.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/ch341a_spi.c b/ch341a_spi.c
index 17c37ebf..84cc3fe7 100644
--- a/ch341a_spi.c
+++ b/ch341a_spi.c
@@ -20,6 +20,7 @@
#include <string.h>
#include <libusb.h>
#include "flash.h"
+#include "platform.h"
#include "programmer.h"
/* LIBUSB_CALL ensures the right calling conventions on libusb callbacks.