* Sync with trunk r64401.
[reactos.git] / base / applications / mscutils / servman / mainwnd.c
index 525d8b5..6823379 100644 (file)
@@ -9,6 +9,8 @@
 
 #include "precomp.h"
 
+#include <windowsx.h>
+
 static const TCHAR szMainWndClass[] = TEXT("ServManWndClass");
 
 BOOL bSortAscending = TRUE;