X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/07831c160bb1474f10970fa308e4489b472b3f18..b388e8cdec4f45124f31525e651a5e335965e4be:/contrib/samples/deprecated/proplist/proplist.h diff --git a/contrib/samples/deprecated/proplist/proplist.h b/contrib/samples/deprecated/proplist/proplist.h index f984f05655..27c88b3311 100644 --- a/contrib/samples/deprecated/proplist/proplist.h +++ b/contrib/samples/deprecated/proplist/proplist.h @@ -16,8 +16,8 @@ #ifndef _PROPTEST_H_ #define _PROPTEST_H_ -#include "wx/proplist.h" -#include "wx/propform.h" +#include "wx/deprecated/proplist.h" +#include "wx/deprecated/propform.h" class MyChild;