Index: /trunk/src/VBox/Runtime/generic/critsectrw-generic.cpp
===================================================================
--- /trunk/src/VBox/Runtime/generic/critsectrw-generic.cpp	(revision 46494)
+++ /trunk/src/VBox/Runtime/generic/critsectrw-generic.cpp	(revision 46495)
@@ -80,5 +80,5 @@
 
 #ifdef RTCRITSECTRW_STRICT
-    bool const fLVEnabled = !(fFlags & RTSEMRW_FLAGS_NO_LOCK_VAL);
+    bool const fLVEnabled = !(fFlags & RTCRITSECT_FLAGS_NO_LOCK_VAL);
     if (!pszNameFmt)
     {
