Added include needed by arch #1427

This commit is contained in:
harre 2021-05-26 00:04:15 +02:00 committed by Adam Honse
parent 9b974d7108
commit b2be4a9411

View file

@ -11,6 +11,7 @@
#include <string>
#include <hidapi/hidapi.h>
#include <memory>
#pragma once