From c8a1522c99afdc3d951949e6eca088d065117bfa Mon Sep 17 00:00:00 2001 From: Stef Walter Date: Mon, 3 Jul 2006 21:03:48 +0000 Subject: Fixed Win32 build --- win32/droplet/stdafx.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/win32/droplet/stdafx.h b/win32/droplet/stdafx.h index 16885d5..b52d168 100644 --- a/win32/droplet/stdafx.h +++ b/win32/droplet/stdafx.h @@ -34,6 +34,6 @@ extern CComModule _Module; #include "config.win32.h" #include "common/compat.h" #include "common/usuals.h" -#include +#include #endif // !defined(AFX_STDAFX_H__3607160A_967A_4E9D_A154_BC3CF029F2C2__INCLUDED) -- cgit v1.2.3