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