diff --git a/src/eepp/network/platform/unix/socketimpl.cpp b/src/eepp/network/platform/unix/socketimpl.cpp index 554de1e3d..a1e218a0f 100644 --- a/src/eepp/network/platform/unix/socketimpl.cpp +++ b/src/eepp/network/platform/unix/socketimpl.cpp @@ -5,7 +5,7 @@ #include #include #include -#ifdef EE_PLATFORM_HAIKU +#if EE_PLATFORM == EE_PLATFORM_HAIKU #include #endif