mirror of
https://git.mirrors.martin98.com/https://github.com/slic3r/Slic3r.git
synced 2025-08-14 06:15:57 +08:00
Added missing include
This commit is contained in:
parent
33bfc925c2
commit
1aa559585c
@ -2,8 +2,10 @@
|
||||
#define slic3r_Mouse3DController_hpp_
|
||||
|
||||
#if ENABLE_3DCONNEXION_DEVICES
|
||||
#include "libslic3r/Point.hpp"
|
||||
|
||||
#include "hidapi/hidapi.h"
|
||||
|
||||
#include <thread>
|
||||
#include <mutex>
|
||||
#include <vector>
|
||||
|
Loading…
x
Reference in New Issue
Block a user