X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/31528cd3cac75558beef4bce0ba21fd182a808ab..8f5d910492b0ffbccf3caf4b57eec434377a1314:/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