diff --git a/src/generic/dbgrptg.cpp b/src/generic/dbgrptg.cpp index 4a6397b5b4..c09e021cd7 100644 --- a/src/generic/dbgrptg.cpp +++ b/src/generic/dbgrptg.cpp @@ -29,7 +29,7 @@ #include "wx/textctrl.h" #endif // WX_PRECOMP -#if wxUSE_DEBUGREPORT && wxUSE_CHECKLISTBOX +#if wxUSE_DEBUGREPORT #include "wx/debugrpt.h"