X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/1aebc2005735ac58e3cf3de0c61e08a64e6af9ea..f2ccce28add4d71f5b2a7456d60c08e1d3b45abf:/src/common/dpycmn.cpp?ds=sidebyside diff --git a/src/common/dpycmn.cpp b/src/common/dpycmn.cpp index e8072554a7..8797f81ecb 100644 --- a/src/common/dpycmn.cpp +++ b/src/common/dpycmn.cpp @@ -30,7 +30,7 @@ #include "wx/display.h" -#ifdef wxUSE_DISPLAY +#if wxUSE_DISPLAY #include "wx/arrimpl.cpp" WX_DEFINE_OBJARRAY(wxArrayVideoModes);