X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/77ffb5937e89927b621128789401db8921fe580f..c74b07ac26d4e7624ec7a7115bbade0cf3336c13:/include/wx/textdlg.h

diff --git a/include/wx/textdlg.h b/include/wx/textdlg.h
index 1dc0e61f22..26e322b73b 100644
--- a/include/wx/textdlg.h
+++ b/include/wx/textdlg.h
@@ -6,7 +6,7 @@
 // Created:     01/02/97
 // RCS-ID:      $Id$
 // Copyright:   (c) Julian Smart
-// Licence:     wxWidgets licence
+// Licence:     wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
 
 #ifndef _WX_TEXTDLG_H_BASE_
@@ -14,10 +14,5 @@
 
 #include "wx/generic/textdlgg.h"
 
-#if WXWIN_COMPATIBILITY_2_4
-    // for wxGetNumberFromUser()
-    #include "wx/numdlg.h"
-#endif // WXWIN_COMPATIBILITY_2_4
-
 #endif // _WX_TEXTDLG_H_BASE_