X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/3103e8a97e834e9793f0eb149aa82a99fd64ef9a..4614c8e52801a1565198f352fdfc26ef9d3e5e5c:/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