summaryrefslogtreecommitdiff
path: root/software
diff options
context:
space:
mode:
Diffstat (limited to 'software')
-rw-r--r--software/hhd70dongle/hhd70.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/software/hhd70dongle/hhd70.c b/software/hhd70dongle/hhd70.c
index 359d754..6b2ce5f 100644
--- a/software/hhd70dongle/hhd70.c
+++ b/software/hhd70dongle/hhd70.c
@@ -56,7 +56,6 @@ void hhd70_spi_cs_disable(void)
SPI_PORT |= (1<<CS);
}
-#include "usb_rawhid.h"
#include "util.h"
void hhd70_c1101_wait_chip_rdy(void)