]> git.saurik.com Git - wxWidgets.git/blobdiff - src/common/layout.cpp
Added --with-unicode (not used yet) and --with-wcsrtombs options
[wxWidgets.git] / src / common / layout.cpp
index 81effab44acc8bd62e821ae7f894e2da06a2c70e..7c8b0ab7cb825662522cfc84cae5c8dd1478be4f 100644 (file)
@@ -22,7 +22,7 @@
 
 #include "wx/defs.h"
 
-#if USE_CONSTRAINTS
+#if wxUSE_CONSTRAINTS
 
 #ifndef WX_PRECOMP
 #include "wx/window.h"