X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/47d67540a017101b3e46abe9ef0f55914d8de37e..c2cde53a09d89e83f1556bd703b1164857cd0e0f:/samples/layout/layout.cpp diff --git a/samples/layout/layout.cpp b/samples/layout/layout.cpp index f6f6724f19..a4dd5b9f1a 100644 --- a/samples/layout/layout.cpp +++ b/samples/layout/layout.cpp @@ -20,7 +20,7 @@ #include "wx/wx.h" #endif -#if !USE_CONSTRAINTS +#if !wxUSE_CONSTRAINTS #error You must set wxUSE_CONSTRAINTS to 1 in wx_setup.h! #endif