Update include path so it can be found via HIDAPI_INCLUDE_DIRS

pull/1261/head
srcejon 2022-05-26 21:34:18 +01:00
rodzic b734c70543
commit c6e1ea51a6
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -28,7 +28,7 @@
#include <stdio.h>
#include <stdint.h>
#include "fcdhidcmd.h"
#include "hidapi/hidapi.h"
#include "hidapi.h"
#include <inttypes.h>