X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/744442dd111e594aaac6208685aafa6cc98d6564..5bf2abe34850e0952a44f3be4a4390ea12c55bd0:/contrib/utils/wxrcedit/editor.cpp?ds=inline diff --git a/contrib/utils/wxrcedit/editor.cpp b/contrib/utils/wxrcedit/editor.cpp index 6788d85982..cb9a3e8e26 100644 --- a/contrib/utils/wxrcedit/editor.cpp +++ b/contrib/utils/wxrcedit/editor.cpp @@ -19,8 +19,8 @@ #endif #include "wx/wx.h" -#include "wx/xml/xml.h" -#include "wx/xml/xmlres.h" +#include "wx/xrc/xml.h" +#include "wx/xrc/xmlres.h" #include "wx/splitter.h" #include "wx/config.h" #include "wx/dir.h"