From 57c7999428100d8f5c2dcc146d285cd41e7f18ad Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Robert=20P=C3=B6sel?= Date: Fri, 22 Jul 2016 09:58:41 +0000 Subject: Standartize "Version.h" to "version.h" in all plugin's and protocol's includes git-svn-id: http://svn.miranda-ng.org/main/trunk@17117 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/IEView/src/stdafx.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'plugins/IEView') diff --git a/plugins/IEView/src/stdafx.h b/plugins/IEView/src/stdafx.h index 8ec7481c40..198f944b68 100644 --- a/plugins/IEView/src/stdafx.h +++ b/plugins/IEView/src/stdafx.h @@ -59,7 +59,7 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. #include "Utils.h" #include "ieview_services.h" #include "Options.h" -#include "Version.h" +#include "version.h" #include "ChatHTMLBuilder.h" #include "HistoryHTMLBuilder.h" #include "HTMLBuilder.h" -- cgit v1.2.3