Sync with trunk rev.61910 to get latest improvements and bugfixes.
[reactos.git] / drivers / input / sermouse / readmouse.c
index 0c7f48c..6142e9b 100644 (file)
@@ -10,6 +10,8 @@
 
 #include "sermouse.h"
 
+#include <debug.h>
+
 static NTSTATUS
 SermouseDeviceIoControl(
        IN PDEVICE_OBJECT DeviceObject,