X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/07831c160bb1474f10970fa308e4489b472b3f18..1d529ef7eed851db9d007821decb9639e4e7fc16:/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;