X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/31528cd3cac75558beef4bce0ba21fd182a808ab..95724b1aa2f7248091cdec506d4678b4fbcea20d:/include/wx/textdlg.h?ds=sidebyside 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