aboutsummaryrefslogtreecommitdiff
path: root/common/stdafx.h
diff options
context:
space:
mode:
Diffstat (limited to 'common/stdafx.h')
-rw-r--r--common/stdafx.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/common/stdafx.h b/common/stdafx.h
index a5a82e70ad..9b834d3c5a 100644
--- a/common/stdafx.h
+++ b/common/stdafx.h
@@ -83,7 +83,7 @@
#include <assert.h>
#include <mmsystem.h>
#include <ctype.h>
-#include <Winuser.h>
+#include <winuser.h>
#include <direct.h>
#else