Index: /trunk/src/VBox/Main/src-client/VideoRec.cpp
===================================================================
--- /trunk/src/VBox/Main/src-client/VideoRec.cpp	(revision 46554)
+++ /trunk/src/VBox/Main/src-client/VideoRec.cpp	(revision 46555)
@@ -51,4 +51,6 @@
     VIDREC_TERMINATING = 3
 };
+
+/* Must be always accessible and therefore cannot be part of VIDEORECCONTEXT */
 static uint32_t g_enmState = VIDREC_UNINITIALIZED;
 
