Sync with trunk (aka 'I want my virtualbox mouse integration too')
[reactos.git] / drivers / ksfilter / ks / kstypes.h
index 4bdc04c..d5c7588 100644 (file)
@@ -58,7 +58,7 @@ typedef struct
 {
     KSOBJECTTYPE Type;
     PKSDEVICE KsDevice;
-    KMUTEX ControlMutex;
+    PRKMUTEX ControlMutex;
     LIST_ENTRY EventList;
     KSPIN_LOCK EventListLock;
     union