]> git.saurik.com Git - wxWidgets.git/blobdiff - contrib/utils/convertrc/rc2xml.h
offset version by 1 to avoid having compatibility_version of 0.0.0 under Darwin:...
[wxWidgets.git] / contrib / utils / convertrc / rc2xml.h
index 6afe5e6f82f7a73e6b069dc85ef96e4e8781682f..e4d458059d8e13b81f797f960fe7768ebe8cc731 100644 (file)
@@ -5,13 +5,9 @@
 #if !defined(RC2XML_H)
 #define RC2XML_H
 
-#ifdef __GNUG__
-#pragma interface "rc2xml.h"
-#endif
-
 #include "wx/file.h"
-#include <wx/ffile.h>
-#include <wx/list.h>
+#include "wx/ffile.h"
+#include "wx/list.h"
 
 
 class rc2xml : public wxObject