diff --git a/include/wx/generic/gridsel.h b/include/wx/generic/gridsel.h index 76747894a3..906fb11996 100644 --- a/include/wx/generic/gridsel.h +++ b/include/wx/generic/gridsel.h @@ -11,7 +11,7 @@ #include "wx/defs.h" -#if wxUSE_NEW_GRID +#if wxUSE_GRID #ifndef __WXGRIDSEL_H__ #define __WXGRIDSEL_H__