d/hdk: Remove unused hidapi include

This commit is contained in:
Christoph Haag 2019-10-31 01:43:28 +01:00
parent 9f6b5ad841
commit 680b8971b3

View file

@ -10,9 +10,6 @@
#pragma once
#include <hidapi.h>
#ifdef __cplusplus
extern "C" {
#endif