X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/c67daf87774c71ae9f73af9969008af220e52a11..6b037754f53cc35e177bf6787bace26c7cecc6e1:/src/common/layout.cpp diff --git a/src/common/layout.cpp b/src/common/layout.cpp index 81effab44a..7c8b0ab7cb 100644 --- a/src/common/layout.cpp +++ b/src/common/layout.cpp @@ -22,7 +22,7 @@ #include "wx/defs.h" -#if USE_CONSTRAINTS +#if wxUSE_CONSTRAINTS #ifndef WX_PRECOMP #include "wx/window.h"