[MSCONFIG]
[reactos.git] / reactos / base / applications / msconfig / srvpage.c
index dfd9ee4..eb159b4 100644 (file)
@@ -9,6 +9,9 @@
 
 #include "precomp.h"
 
+#include <winsvc.h>
+#include <winver.h>
+
 HWND hServicesPage;
 HWND hServicesListCtrl;
 HWND hServicesDialog;