mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-11 16:57:53 -06:00
hidapi: Fix include path
This commit is contained in:
parent
82fed1790a
commit
520a51c62f
2 changed files with 3 additions and 2 deletions
|
@ -4,7 +4,7 @@
|
|||
#if ENABLE_3DCONNEXION_DEVICES
|
||||
#include "libslic3r/Point.hpp"
|
||||
|
||||
#include "hidapi/hidapi.h"
|
||||
#include "hidapi.h"
|
||||
|
||||
#include <thread>
|
||||
#include <mutex>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue