Use common unix sensor implementation on FreeBSD
This commit is contained in:
parent
208164898b
commit
f1431e416c
@ -35,7 +35,7 @@
|
|||||||
|
|
||||||
#include <SFML/Window/Win32/SensorImpl.hpp>
|
#include <SFML/Window/Win32/SensorImpl.hpp>
|
||||||
|
|
||||||
#elif defined(SFML_SYSTEM_LINUX)
|
#elif defined(SFML_SYSTEM_LINUX) || defined(SFML_SYSTEM_FREEBSD)
|
||||||
|
|
||||||
#include <SFML/Window/Unix/SensorImpl.hpp>
|
#include <SFML/Window/Unix/SensorImpl.hpp>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user