X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/31528cd3cac75558beef4bce0ba21fd182a808ab..edfb58b74c235b28fe2a2630e10bfa6df9b24398:/include/wx/textdlg.h diff --git a/include/wx/textdlg.h b/include/wx/textdlg.h index 564f6e14cf..9fe13dda44 100644 --- a/include/wx/textdlg.h +++ b/include/wx/textdlg.h @@ -1,11 +1,7 @@ #ifndef _WX_TEXTDLG_H_BASE_ #define _WX_TEXTDLG_H_BASE_ -#ifdef __WXGTK__ -#include "wx/gtk/textdlg.h" -#else #include "wx/generic/textdlgg.h" -#endif // ---------------------------------------------------------------------------- // function to get a number from user