]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/textdlg.h
Rotated text patch from Hans-Joachim Baader (with some corrections)
[wxWidgets.git] / include / wx / textdlg.h
index 564f6e14cf99f20fe0569cc1ea6b1b2a8a6db498..9fe13dda44da511c8d18ded88c3c1e09f5d49360 100644 (file)
@@ -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