summaryrefslogtreecommitdiff
path: root/plugins/ShellExt
diff options
context:
space:
mode:
authorRobert Pösel <robyer@seznam.cz>2016-07-22 09:58:41 +0000
committerRobert Pösel <robyer@seznam.cz>2016-07-22 09:58:41 +0000
commit57c7999428100d8f5c2dcc146d285cd41e7f18ad (patch)
treec9f372bbf90e6f2c5b9bd8aab06464c95fb533c0 /plugins/ShellExt
parent685a3284e2f1f10902e3c4ceab55a84c64ce787f (diff)
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
Diffstat (limited to 'plugins/ShellExt')
-rw-r--r--plugins/ShellExt/src/stdafx.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/ShellExt/src/stdafx.h b/plugins/ShellExt/src/stdafx.h
index 743de5fee4..a5b02f1ff5 100644
--- a/plugins/ShellExt/src/stdafx.h
+++ b/plugins/ShellExt/src/stdafx.h
@@ -21,7 +21,7 @@
#include <m_database.h>
#include <win2k.h>
-#include "Version.h"
+#include "version.h"
#define SHLExt_Name "shlext15"
#define SHLExt_MRU "MRU"