X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/3103e8a97e834e9793f0eb149aa82a99fd64ef9a..6ce8b8484654b5ab073951373c93d9bdd8221881:/contrib/utils/convertrc/rc2xml.h diff --git a/contrib/utils/convertrc/rc2xml.h b/contrib/utils/convertrc/rc2xml.h index 6afe5e6f82..e4d458059d 100644 --- a/contrib/utils/convertrc/rc2xml.h +++ b/contrib/utils/convertrc/rc2xml.h @@ -5,13 +5,9 @@ #if !defined(RC2XML_H) #define RC2XML_H -#ifdef __GNUG__ -#pragma interface "rc2xml.h" -#endif - #include "wx/file.h" -#include -#include +#include "wx/ffile.h" +#include "wx/list.h" class rc2xml : public wxObject