- Sync with trunk r58248 to bring the latest changes from Amine (headers) and others...
[reactos.git] / base / applications / games / winmine / main.h
index 396f19e..ae29dc2 100644 (file)
@@ -16,7 +16,9 @@
  * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
  */
 
-#include <windows.h>
+#pragma once
+
+#include <winuser.h>
 
 #define BEGINNER_MINES        10
 #define BEGINNER_COLS         9