diff --git a/include/SFML/Config.hpp b/include/SFML/Config.hpp index eb14dda0..fd4e89d2 100644 --- a/include/SFML/Config.hpp +++ b/include/SFML/Config.hpp @@ -80,7 +80,7 @@ // Linux #define SFML_SYSTEM_LINUX - #elif defined(__FreeBSD__) + #elif defined(__FreeBSD__) || defined(__FreeBSD_kernel__) // FreeBSD #define SFML_SYSTEM_FREEBSD