X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/1aebc2005735ac58e3cf3de0c61e08a64e6af9ea..aac71f4f4456577a0ec6cc70fa18596e6cdf6aee:/src/common/dpycmn.cpp 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);