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/SimpleStatusMsg/src/stdafx.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'plugins/SimpleStatusMsg/src') diff --git a/plugins/SimpleStatusMsg/src/stdafx.h b/plugins/SimpleStatusMsg/src/stdafx.h index f793424d18..02fcf01bc7 100644 --- a/plugins/SimpleStatusMsg/src/stdafx.h +++ b/plugins/SimpleStatusMsg/src/stdafx.h @@ -44,7 +44,7 @@ with this program; if not, write to the Free Software Foundation, Inc., #include "simplestatusmsg.h" #include "resource.h" -#include "Version.h" +#include "version.h" #define MTYPE_AUTOONLINE 0xE7 // Auto online message (internal only) #define MTYPE_AUTOAWAY 0xE8 // Auto away message -- cgit v1.2.3