From 46568e0f208cb31ddf816724750a9c6bd73155f4 Mon Sep 17 00:00:00 2001 From: Stanislaw Halik Date: Tue, 2 Apr 2013 22:16:15 +0200 Subject: Fix include --- ftnoir_protocol_ft/fttypes.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ftnoir_protocol_ft') diff --git a/ftnoir_protocol_ft/fttypes.h b/ftnoir_protocol_ft/fttypes.h index 42cb729f..4a3be010 100644 --- a/ftnoir_protocol_ft/fttypes.h +++ b/ftnoir_protocol_ft/fttypes.h @@ -33,7 +33,7 @@ #ifndef INCLUDED_FTTYPES_H #define INCLUDED_FTTYPES_H -#include "Windows.h" +#include #include #include -- cgit v1.2.3