X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/1aebc2005735ac58e3cf3de0c61e08a64e6af9ea..52479aefae169d5c85cd0e07d159db0b8dd0a965:/include/wx/display.h diff --git a/include/wx/display.h b/include/wx/display.h index 0714805e5c..835a233b23 100644 --- a/include/wx/display.h +++ b/include/wx/display.h @@ -12,7 +12,7 @@ #ifndef _WX_DISPLAY_H_BASE_ #define _WX_DISPLAY_H_BASE_ -#ifdef wxUSE_DISPLAY +#if wxUSE_DISPLAY #if defined(__GNUG__) && !defined(NO_GCC_PRAGMA) #pragma interface "displaybase.h"