diff options
-rw-r--r-- | win32/common/atlprsht.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/win32/common/atlprsht.h b/win32/common/atlprsht.h index e5181ea..3b71826 100644 --- a/win32/common/atlprsht.h +++ b/win32/common/atlprsht.h @@ -40,7 +40,7 @@ #pragma once #endif // _MSC_VER > 1000 #include <atlwin.h> -#include <atlwinhk.h> +#include "atlwinhk.h" #include <commctrl.h> |