From f0f2862473ec2d484f2d54c9d8a4de64033f8bb4 Mon Sep 17 00:00:00 2001 From: Stef Walter Date: Wed, 7 Apr 2004 18:47:09 +0000 Subject: include file fix --- win32/common/atlprsht.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -#include +#include "atlwinhk.h" #include -- cgit v1.2.3