diff --git a/include/SFML/Config.hpp b/include/SFML/Config.hpp index eb14dda08..fd4e89d24 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