X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/07831c160bb1474f10970fa308e4489b472b3f18..3df38e2077f56b5edb03f2fdb454fa04c0bfb1d6:/contrib/samples/deprecated/proplist/proplist.cpp diff --git a/contrib/samples/deprecated/proplist/proplist.cpp b/contrib/samples/deprecated/proplist/proplist.cpp index 8c04d7d35c..bb962d52db 100644 --- a/contrib/samples/deprecated/proplist/proplist.cpp +++ b/contrib/samples/deprecated/proplist/proplist.cpp @@ -24,9 +24,10 @@ #include "wx/wx.h" #endif +#include "wx/deprecated/setup.h" #if !wxUSE_PROPSHEET -#error Please set wxUSE_PROPSHEET to 1 in include/wx/msw/setup.h and recompile. +#error Please set wxUSE_PROPSHEET to 1 in contrib/include/wx/deprecated/setup.h and recompile. #endif #include "proplist.h"