aboutsummaryrefslogtreecommitdiff
path: root/Minecraft.Client/stdafx.h
diff options
context:
space:
mode:
Diffstat (limited to 'Minecraft.Client/stdafx.h')
-rw-r--r--Minecraft.Client/stdafx.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/Minecraft.Client/stdafx.h b/Minecraft.Client/stdafx.h
index 60cd4667..4ae4250e 100644
--- a/Minecraft.Client/stdafx.h
+++ b/Minecraft.Client/stdafx.h
@@ -66,6 +66,7 @@ typedef unsigned __int64 __uint64;
#define WIN32_LEAN_AND_MEAN // Exclude rarely-used stuff from Windows headers
// Windows Header Files:
#include <windows.h>
+#include <windowsx.h>
#include <malloc.h>
#include <tchar.h>
// TODO: reference additional headers your program requires here