X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/98883bca6ffdf0657ed46fbb66fc45e74fc85bc6..858a3a7a456d362339752e320bb2e8a50610dfdc:/src/unix/epolldispatcher.cpp diff --git a/src/unix/epolldispatcher.cpp b/src/unix/epolldispatcher.cpp index e52aa35669..92a0bb0617 100644 --- a/src/unix/epolldispatcher.cpp +++ b/src/unix/epolldispatcher.cpp @@ -19,7 +19,7 @@ // for compilers that support precompilation, includes "wx.h". #include "wx/wxprec.h" -#ifdef wxUSE_EPOLL_DISPATCHER +#if wxUSE_EPOLL_DISPATCHER #include "wx/unix/private/epolldispatcher.h" #include "wx/unix/private.h"